Can somebody point me in to wright direction with this problem:
I have some 10000 city names in my database with latitute, longitude (not all) and I need to place markers on google maps based on data in my database for them (aditional data from database is number od residants, postal code...), how can I do that, does
anybody have any idea how to integrate data from databe in to API v3.
Member
60 Points
370 Posts
Google maps and MSSQL data
Sep 03, 2011 04:08 PM|westgatezagreb|LINK
Hi,
Can somebody point me in to wright direction with this problem:
I have some 10000 city names in my database with latitute, longitude (not all) and I need to place markers on google maps based on data in my database for them (aditional data from database is number od residants, postal code...), how can I do that, does anybody have any idea how to integrate data from databe in to API v3.
Thx in advance
www.croatialink.com - Croatian Tourist Portal - Apartmani Hoteli Jahte
www.cronetik.com - Hrvatski Internet hosting
Member
216 Points
119 Posts
Re: Google maps and MSSQL data
Sep 03, 2011 04:22 PM|naresh1990|LINK
Hello!
the following will help you for sure
and i have tried and succeeded with that....
its a ASP.Net google maps control which takes lattitudes and longitudes ....its gud as you have those details with you
gv it a try
http://www.codeproject.com/KB/custom-controls/Google-Maps-User-Control.aspx
hope this helped you to some extent!...
Thanx & Regards
Naresh Podishetty | MCTS | Software Engineer | India
Member
60 Points
370 Posts
Re: Google maps and MSSQL data
Sep 03, 2011 04:36 PM|westgatezagreb|LINK
Dear Naresh,
Thx for replay, but that article is related to V2 of google api that will soon be terminate, and unfortunatly it is not suituble for new version v3.
Thx in any case
BR
www.croatialink.com - Croatian Tourist Portal - Apartmani Hoteli Jahte
www.cronetik.com - Hrvatski Internet hosting
Member
216 Points
119 Posts
Re: Google maps and MSSQL data
Sep 03, 2011 04:39 PM|naresh1990|LINK
ok!..and if u get any help regarding this.please let me know it may help me too
thanq
Thanx & Regards
Naresh Podishetty | MCTS | Software Engineer | India
Member
60 Points
370 Posts
Re: Google maps and MSSQL data
Sep 04, 2011 03:51 AM|westgatezagreb|LINK
Dear Naresh,
I think I am very close to solution but I am still having some problem with JavaScript so I will send you my I hoping working solution soon.
BR
www.croatialink.com - Croatian Tourist Portal - Apartmani Hoteli Jahte
www.cronetik.com - Hrvatski Internet hosting
None
0 Points
3 Posts
Re: Google maps and MSSQL data
Sep 05, 2011 10:40 AM|vijayantkatyal|LINK
Try this:
http://www.codeproject.com/KB/web-image/Google_map.aspx
http://www.sitepoint.com/google-maps-api-jquery/