Skip to content

geohash mesh layer for AMap. 高德地图geohash网格图层

License

Notifications You must be signed in to change notification settings

dwd-fe/amap-geohash-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amap-geohash-layer

geohash mesh layer for AMap. 高德地图geohash网格图层

Supported precision of the geohash for now is 7

USAGE

  /**
   *Creates an instance of GeohashLayer.
   * @param {*} {
   *     map,
   *     padding,
   *     zoomLimit
   *   }
   * @memberof GeoHashBox
   */
  const geohashLayer = new GeohashLayer({ map, zoomLimit, padding })
  geohashLayer.render()
  geohashLayer.destroy()

FEATURE

  • Support multi geohash precision

About

geohash mesh layer for AMap. 高德地图geohash网格图层

Resources

License

Stars

Watchers

Forks

Packages

No packages published