Putting pushpin on googlemap or bingmap having longitude and latitude in database collections
I have created a collection on appery database having longitude and latitude stored from appery location services. Now able to store the locations of different items of 4 categories.
Now I like to put pushpins to googlemap or bingmap with different colors or shape for different categories for the results from dtatabase query.
There is a example for multiple pushpins, but it is doing geocoding of address and then putting the pushpin for the location points. May be my solution will be much simpler as I have the collections of longitude and latitude to start with.
If a simple tutorial can be put for this scenario will be a great help