Leaflet Maps

Leaflet is designed with simplicity,performance and usability in mind. It works efficiently across all major desktop and mobile platforms. Read the Official Leaflet Documentationfor a full list of instructions and other options.

Basic Map

A default map style by Leaflet Maps.

With Popup

Popups are usually used when you want to attach some information to a map.

With Circle

Adding a circle is the same(except for specifying the radius in meters as a second argument),but lets you control how it looks by passing options as the last argument when creating the object.