Skip to content

Loodico/MapSnapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapSnapshots

A python based demo to fetch map snapshots using the TomTom Maps APIs

Introduction

The map display APIs provides a tool to generate map image of a location. we are going to wrap this API call to generate a specific area with a zoom level and perhaps some other features, create the image and return it as file.

Useful for websites who need to generate a specific location.

More information in the documentation at : https://developer.tomtom.com/maps-api/maps-api-documentation-raster/static-image

This demo is written with Python 3.7

About

A python based demo to fetch map snapshots using the TomTom Maps APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages