Skip to content

Points and Boundaries

Overlay a point layer on neighborhood boundaries, both stored in a projected coordinate system.

Live Playground

Highlights

  • projected input declared with coordinateFormat: 'EPSG:3395'
  • polygon and point layers in one map
  • layers drawn in layerRefs order

This example comes from the autk-grammar repository.

Released under the MIT License.