eladnava / pikud-haoref-api

A Node.js wrapper library for Pikud Haoref's unofficial rocket alert API.
Apache License 2.0
71 stars 11 forks source link

Changed some stuff #29

Closed arnon001 closed 10 months ago

arnon001 commented 10 months ago

I've added an OSM map since the google maps isn't working anymore (if someone want to change the API key, he can). I've organized the code so it'll be more readable and I bumped the package.json & package-lock.json (without changing the lockfile version) version.

Request: Update the npm repository.

Todo: make an example using the polygons. add whole Israel polygon.

eladnava commented 10 months ago

Thanks for the contribution @arnon001!

I'd prefer if we stick with Google Maps, I've added an API key in 847ca4c and the map works now. 👍