Marker
:options="{ showCoverageOnHover: true, chunkedLoading: true }">

LocationCoordinates:

test title

Made by an anonymous user

test description

Feed

Water cannons

Soul Buoy
test desc
Map display options

Right click (or long-tap on mobile) on the map to create a marker. You can choose one of the existing labels or create your own.

About this maps privacy

Everyone can find and see this map. It also shows up in our public maps and in Google search results.

Nobody can see any author information of this map because it was created by someone without an account, a person that has not logged in, or someone who has not connected this map to their account.

Consult the privacy FAQ for more info.

Developer info

Use standard API requests to interact with this map. No authentication required for public and unlisted maps. Read the docs.

  • Use the API to get this map and its markers
    GET https://cartes.io/api/maps/077c8386-9820-4769-831b-7e79346edc9f
    GET https://cartes.io/api/maps/077c8386-9820-4769-831b-7e79346edc9f/markers
  • Embed as iFrame
    <iframe src="https://app.cartes.io/maps/077c8386-9820-4769-831b-7e79346edc9f/embed?type=map"
      width="100%"
      height="400"
      frameborder="0"></iframe>
  • Shortcode using our WordPress plugin
    [cartes_map uuid="077c8386-9820-4769-831b-7e79346edc9f"]
  • Python using our Python package
    cartes.Maps('077c8386-9820-4769-831b-7e79346edc9f', 'optional_map_token').get()
  • JS using our NPM package
    cartes.maps('077c8386-9820-4769-831b-7e79346edc9f', 'optional_map_token').get()
  • Image using the static image endpoint
    https://cartes.io/api/maps/077c8386-9820-4769-831b-7e79346edc9f/images/static

When using the API or embedding the map, you must attribute this website on your front-end.

Data import

Import data from a GPX file to create markers on this map.

Related maps