Tag: leaflet

Tutorial Leaflet Expert – Leaflet GeoJson

Represents a GeoJSON object or an array of GeoJSON objects. Allows you to parse GeoJSON data and display it on the map. Extends FeatureGroup. first, create file data.js add file js into html last, add this script into your js Creation Factory Description L.geoJSON(<Object> geojson?, <GeoJSON options> options?) Creates a GeoJSON layer. Optionally accepts an object in GeoJSON format to display on the map (you can...

Tutorial Leaflet Intermediate – Leaflet Circle

A class for drawing circle overlays on a map. Extends CircleMarker. It’s an approximation and starts to diverge from a real circle closer to poles (due to projection distortion). Usage example Creation Factory Description L.circle(<LatLng> latlng, <Circle options> options?) Instantiates a circle object given a geographical point, and an options object which contains the circle radius. L.circle(<LatLng> latlng, <Number> radius, <Circle options> options?) Obsolete way of instantiating a circle,...

Cara Sederhana Membuat Peta Tematik / Choropleth Menggunakan Leaflet JS -Leaflet

Peta tematik (juga disebut sebagai peta statistik atau peta tujuan khusus) menyajikan patron penggunaan ruangan pada tempat tertentu sesuai dengan tema tertentu. Berbeda dengan peta rujukan yang memperlihatkan pengkhususan geografi (hutan, jalan, perbatasan administratif), peta-peta tematik lebih menekankan variasi penggunaan ruangan daripada sebuah jumlah atau lebih dari distribusi geografis