i'v been tryin to display location on google maps using lat/lng from a database.
and i found this control is able to do that, but when i try i don see any icon represent the location on the map, but the map loads
my code is here
dont know about the control but SelectCommand="SELECT [Lat], [Lng] FROM [locations]" should it be returning one record???!!
meaning it should have where ....
A fine is a tax for doing wrong. A tax is a fine for doing well.
__________________________________________________
Please remember to click “Mark as Answer” on the post that helps you.
Member
3 Points
25 Posts
Google maps control from Subgurim
Jul 10, 2010 08:30 PM|mveriya|LINK
i'v been tryin to display location on google maps using lat/lng from a database.
and i found this control is able to do that, but when i try i don see any icon represent the location on the map, but the map loads
my code is here
can anyone help me out to figureout what i am doing wrong
http://googlemaps.subgurim.net/
Participant
1811 Points
508 Posts
Re: Google maps control from Subgurim
Jul 11, 2010 03:04 AM|etariq|LINK
dont know about the control but SelectCommand="SELECT [Lat], [Lng] FROM [locations]" should it be returning one record???!!
meaning it should have where ....
__________________________________________________
Please remember to click “Mark as Answer” on the post that helps you.
Member
3 Points
25 Posts
Re: Google maps control from Subgurim
Jul 11, 2010 07:08 PM|mveriya|LINK
i don knw what ur tryin to say