JSPM

find-ign-map

1.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q44541F
  • License MIT

A tool to get linked IGN map for a GPS point.

Package Exports

  • find-ign-map
  • find-ign-map/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (find-ign-map) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

find-ign-map

A tool to get linked IGN map for a GPS point.

You can search a map code in the IGN shop here: https://ignrando.fr/boutique/catalogsearch/result/?q={code}

var findIgnMap = require('find-ign-map');
findIgnMap([long,lat]);