Re: Using getCurrentMapType()
In version 1 the command is:
map.getCurrentMapType().getLinkText();
or
map.getCurrentMapType().getShortLinkText();
In version 2 you can also call:
map.getCurrentMapType().getLinkText(true);
to get the short map name displayed in the small map type control.
0 Comments:
Yorum Gönder
<< Home