jhu-digital-manuscripts / AnIOp

to track the activities of the Mellon funded Annotation Interoperability project
0 stars 0 forks source link

Identify a 3rd party map service which can be wrapped in a React component that mirador can use. #94

Closed cyork closed 4 years ago

cyork commented 4 years ago

Identify a 3rd party map service that we can use (OpenStreetMap, MapBox), which provides a JS library which produces maps, which can be wrapped in a React component that mirador can use. Need API Key: should never be save to GH.

jabrah commented 4 years ago

Could check out:

There are likely others that I don't know about

GroovinChip commented 4 years ago

Mapbox requires an account to use. I will look for others.

GroovinChip commented 4 years ago

I am currently using https://github.com/mariusandra/pigeon-maps. Doesn't require an API key, is very easy to use. Renders a basic map via OpenStreetMaps.