Link to home
Start Free TrialLog in
Avatar of bskyum
bskyumFlag for Denmark

asked on

Gmap coordinates to mssql

Hi.

I have a asp.net webform with a subgurim gmap.

I need a way to get the coordinates of the maps center down in my MSSQL database.

This control allows me to view the coordinates:

GMap1.addControl(new GControl(GControl.extraBuilt.TextualCoordinatesControl));
ASKER CERTIFIED SOLUTION
Avatar of Anurag Agarwal
Anurag Agarwal
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial