Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does GeoView support more than one method of zooming a map display (e.g. zoom by clicking on a point zoom by dragging a box)?

0
Posted

Does GeoView support more than one method of zooming a map display (e.g. zoom by clicking on a point zoom by dragging a box)?

0

Yes, zoom box, zoom area, zoom center, zoom factor, zoom by coordinate, zoom previous, zoom by scale. Also, a sequence of zooms be remembered so the user can un-zoom. GeoView stores the ViewScale property of the map. Your application “un-zooms” by calling GeoView_SetViewScale( hMap, dOldViewScale ) function or gvMap.SetViewScale( dOldViewScale ) method.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123