Dear Sir,
how can i move to selected x,y using any javascript function?
thanks.
Dear Sir,
how can i move to selected x,y using any javascript function?
thanks.
Hi, Ahmed
We provide some client function for user on map control on the client-side; I guess that Map1.PanByScreenPixel(x, y) or Map1.PanToWorldCoordinate(x, y) function is just what you want. The ‘Map1’ is the ClientID for map control. Please refer to the link below:
gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/12/aft/5616/afv/topic/Default.aspx
This post discusses the client API functions used by JavaScript in Map Suite Web Edition 3.0.
Thanks,
Khalil