Turn on specfic layer theme, when specifc bookmark is chosen
Hi,
We have various layer themes setup which only relate to specific extents (which we have set up as bookmarks).
What I would like to happen is when a particular bookmark is chosen on the site, the specific layer theme is loaded. Is this possible to do, and if so, how?
I am using GE 4.5.1 HTMLViewer 2.6.1
Thanks
halil
0
-
Perhaps projects are the way to go here? They store the extent and the active layer theme. 0 -
There's no way to do this out of the box. Nico's suggestion may provide a viable workaround. You could also provide similar functionality in the I want to...menu via a batch command, e.g.: { "iconUri": "Resources/Images/Icons/Toolbar/zoom-visible-extent-24.png", "text": "Zoom to Downtown: Zoning", "description": "Zooms map to the downtown area, showing zoning areas", "batch": [ { "command": "ZoomToNamedExtent", "commandParameter": "Downtown" }, { "command": "SwitchToLayerTheme", "commandParameter": "Zoning" } ] }0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare