What's the case:
- Using an altered version of Feather-skin
- There you have 1 button for the floorplan and 1 button for the map
- When opening or reopening the map or floorplan, zoomlevel is resets to the zoomlevel configured in the skin (in this case in a timer-element)
What do I want:
- When user zooms to a sepcific level, this state should be reinitialiced when the map/floorplan will be reopened
Problem:
- There is no option to to this
Idea:
- Store the zoomlevel which the user is before closing the map (I cannot find a possibility to do that) and restore it (this is the easy task I presume)
Hi Guys,
If I may jump in, in the map element properties you will see Loading, with unload on hide selected.
So, each time the map element opens, showing a map or floor plan, it resets the view.
Deselect this to show the map or floor plan as it was when last closed.
Regards,
Thank You Hopki! I always question myself what this option really does.
Of course I testet it. But there (which I know now) is an overriding command in the Feather-Box-Skin in the timer element which hindered proper results (I questioned over month this commands too).
Now nearly functioning.
What does not work (at least now) is to preserve map-zoom state in the Feather-Box-skin when using it with the phone. But I am working on that.
I am doing my tours just for fun in leisure time. Therefor I am not willing to spend more money for this kind of small solutions.
If I want to spend money - I never would do that over a website without any idendity information, legal notice, ...
Hi,
Just swinging back to this, if you deselect Unload on hide in any map element, then it will open using the same zoom level you had when it was closed.
However, in our skins, we have actions to reset the map; you need to identify these actions and remove them to get this to work.
Regards,