Hi there all,
I implemented succesfull the Google Maps with Data example from the SDK examples in Design Studio. Now I want to take this a little further. I created a query in SAP BW with gives me the longitude and the latitude of all the parking spaces in Amsterdam. I want to show these on a map. There can be more than one parking space on each longitude/latitude.
The output of the query looks like this:
Longitude Latitude Number of spaces
4.8944 52.3602 9
I would love to show these values on a map with some kind of chart.
Is it possible to use the output of the query in Design Studio and pass it on to Google Maps. I guess I have to code some in Eclipse.
Has anyone tried this and had succes?
Regards,
Machiel