📄️ Map initialization
You can use the map parameters style, center, and zoom to define the initial appearance of the map.
📄️ Enlarge map
Enlarge map effect can be achieved.
📄️ Zoom out map
Can achieve zoom map effect
📄️ Get map level
You can get the zoom-in or zoom-out level of the currently displayed map.
📄️ Set map level
Map display at different levels can be customized.
📄️ Get map center
You can get the latitude and longitude coordinates of the center point of the currently displayed map.
📄️ Set map center
Set map center
📄️ Get the map rotation angle
Get the map rotation angle
📄️ Set map rotation angle
Set map rotation angle
📄️ Get map pitch angle
Get map pitch angle
📄️ Set map pitch angle
Set map pitch angle
📄️ Map perspective switching
Switch map perspective.
📄️ Continuous transformation of map perspective
Continuous flight over the map enables perspective changes.
📄️ Map center offset
The center point position of the map can be realized to move as the map moves.
📄️ Turn off double-click to enlarge
Turn off the double-click zoom function on the map.
📄️ Turn off scroll zoom
Turn off scroll zoom
📄️ Turn off camera rotation
Turn off camera rotation
📄️ Set map visibility range
Set map visibility range
📄️ Set map visibility level
Set map visibility level
📄️ Whether the global map is drawn repeatedly
Whether the global map is drawn repeatedly
📄️ Get mouse coordinates
Get mouse coordinates
📄️ Camera angle settings
The camera azimuth angle, pitch angle and center point coordinates can be set to change the camera angle of view.
📄️ Camera perspective acquisition
The azimuth angle, pitch angle, and center point latitude and longitude coordinates of the current camera can be obtained.
📄️ Camera perspective switch
code / Effect
📄️ map sky settings
PassskyParameter initialization sets the sky style of the map, supportedbasic、lightanddarkThree sky color settings.