Mapa de sucursales
Made by an anonymous user
Mapa que contiene todas las sucursales
Feed
Sharks
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/7127f6dd-61c0-473b-a35e-0ffc6e0c4a5f
GET https://cartes.io/api/maps/7127f6dd-61c0-473b-a35e-0ffc6e0c4a5f/markers
- Embed as iFrame
<iframe src="https://app.cartes.io/maps/7127f6dd-61c0-473b-a35e-0ffc6e0c4a5f/embed?type=map" width="100%" height="400" frameborder="0"></iframe>
- Shortcode using our WordPress plugin
[cartes_map uuid="7127f6dd-61c0-473b-a35e-0ffc6e0c4a5f"]
- Python using our Python package
cartes.Maps('7127f6dd-61c0-473b-a35e-0ffc6e0c4a5f', 'optional_map_token').get()
- JS using our NPM package
cartes.maps('7127f6dd-61c0-473b-a35e-0ffc6e0c4a5f', 'optional_map_token').get()
- Image using the static image endpoint
https://cartes.io/api/maps/7127f6dd-61c0-473b-a35e-0ffc6e0c4a5f/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.