Sir
I'm using dektop edition 4.0 and want to display Map tool like Zoom pan etc , as well as legend,mini map on the same map
but not able to understand how to do it.
Thanking You
Shweta
Sir
I'm using dektop edition 4.0 and want to display Map tool like Zoom pan etc , as well as legend,mini map on the same map
but not able to understand how to do it.
Thanking You
Shweta
We have several projects in the Code Community that show aspects of what you are looking for.
-For zoom tool, I would look at Map Scales project for inspiration: code.thinkgeo.com/projects/show/mapscales
-For panning and track zooming, Track Zoom In without Shift: code.thinkgeo.com/projects/show/51
-For Legend: Legend, Legend Adornment Layer: code.thinkgeo.com/projects/show/100
-For Mini Map: Mini Map Adornment Layer and Mini Map with Google Map: code.thinkgeo.com/projects/show/10 and code.thinkgeo.com/projects/show/136
I hope this is going to help.