Beautiful Maps - Mapbox
  • Introduction
    • 👋Welcome
    • Key use cases
    • Key features
    • Demo apps
  • Getting Started
    • Registering for a Mapbox account
    • Install the plugin
    • Adding the access token
    • Adding a map to your app
  • Loading a Map
    • Selecting a default location
    • Setting zoom levels
    • Setting a map style
    • Adding controls to a map
  • Loading Markers
    • Structuring your database for markers
    • Adding multiple markers
    • Adding a single marker
    • Adding popups to markers
    • Using custom icons
    • Changing marker on hover
    • Removing markers from a map
    • Trigger an action when marker is clicked
  • Geolocation
    • Show the user's current location
  • Drawing Mode
    • Drawing shapes on a map
    • Saving drawings
    • Loading drawings
  • Route Navigation
    • Adding navigation
Powered by GitBook
On this page
  1. Drawing Mode

Loading drawings

PreviousSaving drawingsNextAdding navigation

Last updated 3 months ago

You can load drawings (GeoJSON) onto a map using the 'Load GeoJSON' action:

In the above example we're loading in GeoJSON for all 3 shapes (polygons, lines and points) but you can choose to only add 1 type of shape if you prefer.

Demo app

You can view an example of how to load drawings (GeoJSON) in the 'Loading Drawings' section of the demo app below:

Bubble - Visual ProgrammingBubble
Logo