Good day, I am currently evaluating Thinkgeo Web Api, one quick question. When loading a google maps baselayer the pan and zoom controls of both api’s appear is there a way to have only one?
Best Regards
Google maps pan & zoom
Hi Wilhelm,
Sorry I haven’t understand your problem, do you meant you are using GoogleOverlay as base layer and when the map is loading, the map shows pan icon and zoom rectangle?
If I misunderstand you please let me know. If not could you please paste a screen shot here and let me know what version you are evaluating?
Regards,
Don
Hi Wilhelm,
I think Map1.MapTools.MouseMapTool.IsMouseWheelDisabled = false; should be helpful to disable zoom by mouse.
Regards,
Don