(Desktop 6.0). I am testing something with GoogleMaps and would like to limit user so he can not move our of “world map”. I would need to limit extent to something like Rectangle of my choice.
Am I right, limit for Google maps projection is something like from -20200000 to +20200000 in direction west-east? Is it same for direction South-North?
How to restrict Extent of map?
Hi Mark,
If you want the map to be restricted ina rectangle of your choice, then would you pleae use winformsMap1.RestrictedExtent property.
About "limit for Google maps projection" from our test with 7.0.67.0, the bouldingbox for google projection should be the result in the follwoing picture:
Hope it helps
Summer