API DOCUMENTATION
API DOCUMENTATION
Set the slope of the map. You can set it 0~60.The closer to zero(0), you look at the map from the top.The closer to sixty(60), the map have a three-dimensional effect.The default value is zero(0).
Required Parameter | Description |
---|---|
value | "Default value is 'none' visible : Turn on a satellite none : Turn off a satellite" |
mapInstance.setTilt(60);
Gets the tilted value of the set map.
Angle value of the current map
mapInstance.getTilt() return 60