You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
The custom geometry source API on iOS/macOS (MGLComputedShapeSource) allows implementers to pick between callbacks that specify a tile-id and a geographic bound.
This allows using existing tiled data more easily.
The custom geometry source API on iOS/macOS (
MGLComputedShapeSource) allows implementers to pick between callbacks that specify a tile-id and a geographic bound.This allows using existing tiled data more easily.
The Android SDK should also provide such an option as part of the
GeomegtryTileProvider.