Sales Force Map
Made by an anonymous user
Feed
beach
House
Kaztal District, West Kazakhstan Region, 090700, KazakhstanMap 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/73e8f2fe-a307-4653-96d4-8d9cb2f6d587
GET https://cartes.io/api/maps/73e8f2fe-a307-4653-96d4-8d9cb2f6d587/markers
- Embed as iFrame
<iframe src="https://app.cartes.io/maps/73e8f2fe-a307-4653-96d4-8d9cb2f6d587/embed?type=map" width="100%" height="400" frameborder="0"></iframe>
- Shortcode using our WordPress plugin
[cartes_map uuid="73e8f2fe-a307-4653-96d4-8d9cb2f6d587"]
- Python using our Python package
cartes.Maps('73e8f2fe-a307-4653-96d4-8d9cb2f6d587', 'optional_map_token').get()
- JS using our NPM package
cartes.maps('73e8f2fe-a307-4653-96d4-8d9cb2f6d587', 'optional_map_token').get()
- Image using the static image endpoint
https://cartes.io/api/maps/73e8f2fe-a307-4653-96d4-8d9cb2f6d587/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.