php - Add Images to google MAP -


i have website contains google map.i need pin images particular place in map. possible add programetically images map. example, if data base contains image location , details of place want add.i need add images database corresponding placed in map.

if possible google api can use purpose.my developing environment lamp.

thanks, companion.

yes. they're called info windows , attached markers. google maps api reference detailed , full of samples code.

http://code.google.com/apis/maps/documentation/javascript/overlays.html#infowindows

your php code output (echo) javascript add appropriate markers map.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -