mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
simplify. update description - geojson is popular (#7602)
This commit is contained in:
parent
7cb3c0e43b
commit
a37f0297af
@ -5,7 +5,7 @@ title: Using GeoJSON with Leaflet
|
||||
|
||||
<h3>Using GeoJSON with Leaflet</h3>
|
||||
|
||||
<p>GeoJSON is becoming a very popular data format among many GIS technologies and services — it's simple, lightweight, straightforward, and Leaflet is quite good at handling it. In this example, you'll learn how to create and interact with map vectors created from <a href="https://tools.ietf.org/html/rfc7946">GeoJSON</a> objects.</p>
|
||||
<p>GeoJSON is a very popular data format among many GIS technologies and services — it's simple, lightweight, straightforward, and Leaflet is quite good at handling it. In this example, you'll learn how to create and interact with map vectors created from <a href="https://tools.ietf.org/html/rfc7946">GeoJSON</a> objects.</p>
|
||||
|
||||
{% include frame.html url="example.html" %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user