LBS challenge
AtlasCT is a regional sponsor of the 2010 NAVTEQ Global LBS Challenge®
Click here to start using AtlasCT Mobile SDK for the LBS Challenge.
map widget settings
It is possible to change the map widget settings as follows:
-
atlasmap
- skin: the skin index can get any one of the following values
standard, eggplant, forest, apple, orange, pink, space, transparent, monochrome
for example:
var atlasmap = {... ,"skin":"forest",....};
-
atlasmap_onload_address
- Changing the value of this variable will target the map on the address you set, when the page loads. for example:


