Giter VIP home page Giter VIP logo

octobercms-leaflet's Introduction

Octobercms Leaflet Integration Plugin

Introduction

Leaflet is "an open-source JavaScript library for mobile-friendly interactive maps"

Supported

  • Map
  • Provider:
    • Open Street Maps
    • Mapbox
  • Layers:
    • Marker
    • Circle
    • Polygon
  • Popups

Example

This example is build on quick start example from leaflet.

Open Street Maps

No configuration needed, continue with create a new map.

Mapbox

  1. You require an Mapbox account.
  2. Navigate to Classic -> Mapbox Editor Projects
  3. Create a new Mapbox Editor project
  4. After you choose the style, save the project
  5. In the projects overview, you'll see your project id, that is required later
  6. You also need an API access token. You can find it under Account -> API access token

Create a new map

  1. Navigate to Maps, in Octobercms backend.
  2. Create a new map
  3. Insert a name and copy and paste your Mapbox project id and your API access token.
  4. After that you can add objects at the buttom.
  5. Possible parameters for objects can be found on Leaflet documentation.

Display map

  1. Open a cms page
  2. Add map component
  3. Select the map, that you want to display and set the properties.
  4. Include the {% component 'map' %} in the cms page.

octobercms-leaflet's People

Contributors

joeinnes avatar timfoerster avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.