📄️ README
Load the GeoJson format data source and build a visualization layer.
📄️ Load vector tile service
📄️ Point layer
Supports adding point layers.
📄️ Line layer
Supports adding line layers.
📄️ Dotted line layer
📄️ polygon layer
Supports adding polygon layers.
📄️ README
You can set the number of texture repetitions for the surface layer. The recommended value is a power of 2.
📄️ Custom icon layer
📄️ Label layer
Supports layer attribute annotation.
📄️ README
Supports vertical text annotation.
📄️ README
Support label layer avoidance to prevent labels from overlapping
📄️ Track moving point animation
The map displays trajectory moving point animation.
📄️ Cluster diagram
Construct a cluster plot based on scatter points
📄️ README
Use a heatmap layer to visualize the value of an attribute in different locations.
📄️ Migration map
The migration map displays the migration trajectory and magnitude of the data dynamically and in real time on the map, allowing you to visually view the source and destination of the data. turf.js needs to be introduced.
📄️ Dynamic icon
Build dynamic point icons using Canvas API
📄️ Vehicle trajectory line
📄️ Vector dynamic water surface and reflection
Dynamic water surface and reflection effects can be achieved based on vector surface layers.