-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
MarkerLoader always queries the map markers using the method called getMapMarkers in a defined DBO action. Instead, it should be possible to specify an RPC endpoint for querying the data.
In addition, the following issues should be solved:
- getMapMarkers() fails when map crosses the international date line
- getMapMarkers() excludes valid records at equator/prime meridian (undefined values should be saved as
NULLand not as0) - The validation and calculation of the coordinates is always identical and should be abstracted as much as possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Minor Task