jperelli / osm-static-maps

Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
http://osm-static-maps.herokuapp.com/
GNU General Public License v2.0
160 stars 52 forks source link

Getting started #5

Closed czare closed 4 years ago

czare commented 4 years ago

Hi! This is just what I was looking for! Is there a documentation of this API? I wonder how I should go about rendering a piece of a map, with a custom marker and a popup (eventually). Is that possible?

Currently, I do that with Google Static Maps API, to generate this kind of thing: Captura de tela de 2020-02-06 18-16-25

czare commented 4 years ago

Sorry, I didn't pay enough attention to the readme section. I see the instructions are all there.