The leaflet equivalent for example looks like this: var marker = L.marker([50.926, 6.937]).addTo(map); possible solution: Create a method/function like themarkerfunction in leaflet to wrap all the complexity, s
This blog is on my experiences with SAP HANA GeoMap features. Many applications now-a-days incorporate maps to visualize geo-spatial data as part of their content. I will explain how the data can be exposed from HANA as GeoJson using XSJS and its consumption by Leaflet Map Client (Open ...