Hi TMS,
Using WebOSMaps on Delphi Seattle, target Android.
I understand the max zoom level of a map is 18.
On my phone, that's not enough, things are way too small... Street names are unreadable at this zoom level.
With the gesture it's possible to zoom a lot deeper, but it doesn't stick/persist. It jumps back to 18 when releasing fingers from the screen.
Is there a way to increase the max value of the zoommap property?
thanks,
John
Just noticed there is an option to show a scale-object that probably could be used to zoom in beyond "18".
I think I saw it one time, with a plus/minus button.
But no idea to make it popup again.
It's visible property is set to true, but how to make it appear?
thanks,
John
Hi,
Hi Bart,
Thanks for responding.
No, I refer to the scale control. It has two buttons, with a + and and -.
It appeared one time, and I could scale up and the streetnames became visible. Ans the scaling was persistent.
I just cannot find a way to make it popup again.
John
Hi John,
I'm not aware of another control, besides the MapZoomControl, which enables changing the scale of the map.
Would you be able to provide a screenshot or steps to reproduce the situation so I can further investigate this?
I wish I could. I cannot reproduce the popup of the plus/minus scale buttons.
AFAIK the mapzoom control refers to the mapzoom only. This works okay, and the zoom is settable by code as well, no problem with it.
I see this scale-line, it's very very small on my phone.
Should this scale-line respond to a tap on it? Like popping up the scale buttons?
It doesn't respond when I tap on it. Shoud it? Maybe it's just too small to tap?
No, the scale control can not be interacted with.
Mmmm.. so, where did the +/- buttons come from? You have any idea?
Hi,
For the google-maps api there is no definite maxzoom.
it depends on the kind of map and the location.
see also: http://stackoverflow.com/questions/9356724/google-map-api-zoom-range
@klaus: thanks, but this is about the OS (OpenStreet) map.
@Pieter: pity, this makes the TTMSFMXWebOSMaps useless for me.
Thanks for responding anyway.
Cheers,
John