views:

34

answers:

1

Hi, i want to create google map for own site.my task is that i have to fetch some information from database and i want to show in google map,with my icon.some thing like

"http://www.jaap.nl/koophuizen/Groningen///_/_/1/?rad=5km&min=450000&max=1000000"

in right side ,google map is showing,excatly i want to show my google map.if any have idea please help me

Thanks Manish [email protected]

A: 

Use google maps api: http://code.google.com/apis/maps/

zaf
manish
Sorry, you'll have to explain more clearly what your problem is. The reference site shows multiple markers on one google map - what more do you require?
zaf
yes..i need multiple marker in single google map.all marker will come from database. means all will dynamic.
manish
With the google api you can have multiple markers.
zaf