Dear all,
Sorry if i got a wrong thread to post this issue. I also dont know how to explain but i will all the best try it.
Ok, my situation is i would like to share my map on my website using Google Map platform [maps.google.com....] I would like to share more place mark on single map.
Currently i can 'Save My Maps' and share as public without no problem but just only can add 1 place mark/icon only on that map where i would like to put more that 1 place mark/icon. I already do a lot of search via major search engine but still ain't got perfect answer.
I wish someone here willing to knowledge sharing/give a guide with me here with a good informative input. Someone simply said i have to deal with Google Map API, but when i ask more technically that guy cannot give me a good answer huhuhu...
So anyone here?
Unfortunately I'll have to give you the same answer: you'll have to work with the Google Map API
Specifically, you'll have to learn how to use and place markers on your map. Markers identify points on the map, based on their longitude and latitude. Some understanding of JavaScript will be required in order to do so.