Easy Map – To add Map via Leaflet

Easy Map – To add Map via Leaflet Install Statistics

12
100%
Today: 12 Yesterday: 0 All-time: 948 downloads
Easy Map – To add Map via Leaflet Icon

Try plugin: Easy Map – To add Map via Leaflet

We'll create fresh WordPress site with Easy Map – To add Map via Leaflet installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Easy Map – To add Map via Leaflet

Interactive map on your posts and pages with easy shortcode.

0


0


0


0


0

updated: 9 months ago
since: 1 year ago
author: Easy Soft

Description

Add a map generated with LeafletJS: an open-source JavaScript library for mobile-friendly interactive maps.
Map tiles are provided by default through OpenStreetMap.
Google Map: tile is supported.
Bing Map: tile is supported.
Can be set map with shortcode based on the dashboard settings.

Map

Easily create a map with:

[easy-map]

Easily create a map of latitude and longitude with:

[easy-map lat='37.2811806' lon='-122.0569443' ]

Easily create a map of latitude , longitude and zoom with:

[easy-map lat='37.2811806' lon='-122.0569443' zoom='12']

Easily create a map of latitude , longitude , zoom and popup message with:

[easy-map lat='37.2811806' lon='-122.0569443' zoom='12' popup='Silicon Valley']

Easily create a google map of latitude , longitude , zoom and tilelayer with:

[easy-map lat='37.2811806' lon='-122.0569443' zoom='12' tilelayer='google']

Easily create a bing map of latitude , longitude , zoom and tilelayer with:

[easy-map lat='37.2811806' lon='-122.0569443' zoom='12' tilelayer='bing']

Easily create a map marker with latitude , longitude :

[easy-map-marker lat=23.010228300829105 lon=91.38879596106436 popup='Dhaka']