| Update ufo example data
Downloaded a newer version of the data from
https://www.kaggle.com/datasets/NUFORC/ufo-sightings?select=scrubbed.csv
and fixed the remaining errors in it.
| 3 年前 |
| Remove "crs" property from GeoJSON examples
Some GeoJSON examples still included the "crs" key, which is no longer used according to RFC 7946. This commit removes the "crs" property from all relevant examples to ensure compliance with the current GeoJSON specification.
References: #17193
| 1 个月前 |
| Example sources in the examples dir
| 10 年前 |
| Add example for dynamic clusters
| 4 年前 |
| Example sources in the examples dir
| 10 年前 |
| Fix kml-timezone example calculations
- The parsed minutes had the wrong sign when the offset is negative.
- When calculating the local time, the minutes should be subtracted instead of added
- Fix a data error in the kml, a fullstop was used instead of a colon.
| 3 年前 |
| Support formats that read ArrayBuffer sources
Drag-and-Drop support for formats that read arraybuffer sources
Add TextDecoder to polyfills
Add custom Drag-and-Drop examples for KMZ and MVT
Add sample download and KML styles option to existing example
Test arraybuffer and constructed formats
| 5 年前 |
| Add flight animation example
| 10 年前 |
| new example
| 4 年前 |
| Fetch the polyline and smoother animation
Fetch the polyline and use getCoordinateAt() for smooth animation
| 5 年前 |
| Support formats that read ArrayBuffer sources
Drag-and-Drop support for formats that read arraybuffer sources
Add TextDecoder to polyfills
Add custom Drag-and-Drop examples for KMZ and MVT
Add sample download and KML styles option to existing example
Test arraybuffer and constructed formats
| 5 年前 |
| Add layerName option for WMSGetFeatureInfo format
This option allows the format to read only features of a
given layer. This is useful if you wish to make a single
query to a WMS server with multiple layers in it.
| 10 年前 |
| Example sources in the examples dir
| 10 年前 |
| Example sources in the examples dir
| 10 年前 |
| Example sources in the examples dir
| 10 年前 |
| Example sources in the examples dir
| 10 年前 |
| High resolution icon
| 5 年前 |
| Move the icon style color to its own example
| 10 年前 |
| High resolution icon
| 5 年前 |
| Load GeoTiff from Blob #13189 #13703
| 3 年前 |
| Example sources in the examples dir
| 10 年前 |
| Example sources in the examples dir
| 10 年前 |
| Example sources in the examples dir
| 10 年前 |
| Replace globe gif
Use better quality image based on public domain landmask image at https://ian.macky.net/pat/map/globe.html and data at http://www.shadedrelief.com/natural3/pages/extra.html
| 5 年前 |
| Example sources in the examples dir
| 10 年前 |
| Example sources in the examples dir
| 10 年前 |
| High resolution icon
| 5 年前 |
| Added a new example for webgl icons rendering
| 7 年前 |
| Particle flow renderer
| 1 年前 |
| replace example
| 3 年前 |
| Interactive SVG layer example
| 6 年前 |