Select to view content in your preferred language

map.scale=1 or 1000 makes no difference

1281
1
09-01-2011 04:40 AM
MarkHorsell
Emerging Contributor
I don't understand map.scale it seems to always zoom as close as possible!

I'm using this:

map.centerAt(myMapPoint);

map.scale=1000;
Tags (2)
0 Kudos
1 Reply
MarkHorsell
Emerging Contributor
doh! Answed my own question almost straight away.

If in doubt try a bigger number!
0 Kudos