node.jsnpmreverse-geocodingnpm-requestmapmyindia-api

Is there any NPM for MapMyIndia?


For a node.js project, I want to use reverse geocoding with mapMyIndia API, but couldn't find any proper package for that.

PS: I don't want to use API directly in my code, appreciate the help


Solution

  • you can use this package. https://www.npmjs.com/package/mapmyindia-sdk-nodejs I made this package few days back.