refactor: operations on markers on map moved to separate class
parent
7154070b
No related branches found
No related tags found
Showing
- frontend-js/src/main/js/map/AbstractCustomMap.js 9 additions, 1 deletionfrontend-js/src/main/js/map/AbstractCustomMap.js
- frontend-js/src/main/js/map/CustomMap.js 13 additions, 161 deletionsfrontend-js/src/main/js/map/CustomMap.js
- frontend-js/src/main/js/map/marker/MarkerSurfaceCollection.js 302 additions, 0 deletions...tend-js/src/main/js/map/marker/MarkerSurfaceCollection.js
- frontend-js/src/main/js/map/surface/ReactionSurface.js 0 additions, 1 deletionfrontend-js/src/main/js/map/surface/ReactionSurface.js
- frontend-js/src/test/js/helper.js 1 addition, 1 deletionfrontend-js/src/test/js/helper.js
- frontend-js/src/test/js/map/CustomMap-test.js 88 additions, 127 deletionsfrontend-js/src/test/js/map/CustomMap-test.js
- frontend-js/src/test/js/map/marker/MarkerSurfaceCollection-test.js 137 additions, 0 deletions...js/src/test/js/map/marker/MarkerSurfaceCollection-test.js
- frontend-js/src/test/js/plugin/MinervaPluginProxy-test.js 1 addition, 0 deletionsfrontend-js/src/test/js/plugin/MinervaPluginProxy-test.js
Loading
Please register or sign in to comment