README
Map helpers
✴ Methods that helps us to work with maps
get started
We provide two way of using this package single
or multi
:
npm i @snappmarket/map-helpers
OR
npm i @snappmarket/helpers
methods
isLocationInIran |
usage
import { METHOD_NAME } from '@snappmarket/map-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';
``