dojox.image.Magnifier is used to magnify an image that only makes an image larger. It cannot be used to show anything that dos not appear on the image. While a map maginifier will zoom the map in different zoom level, which may display some detail information that does not appear on the main map. So dojox.image.Magnifier cannot serve for the purpose of a map magnifier.Unfortunately, ESRI JS API does not provide a magnifying dijit.An idea is to create a movable div using dojo.dnd.Movable. Inside the movable div will be another map object whose zoom level will be the main map zoom level plus a number that designated by the magnifier. When drag and move the div, the magnifying map object will need to change its extent or center accordingly.
Hi everyone is there a way that could use dojox magnifier for magnifying map div in ags web map ?i need it for my project but i dont know how to do it ! 😞my map contains tileService and dynamic service any help will be appreciated
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.