The Wayback Machine - https://web.archive.org/web/20211123064424/https://github.com/topics/geojson
Skip to content
#

geojson

Here are 1,389 public repositories matching this topic...

Malvoz
Malvoz commented Sep 18, 2021

When visual users look at a map they can easily tell that the controls, attribution, and other (potentially custom) UI components that are placed on the map belong to it. AT users rely on HTML semantics, DOM structure, and ARIA to convey these things and their relationships.

Currently, the tabindex="0", aria-label="Map" and role="region" (which to

1ec5
1ec5 commented Mar 22, 2018

MGLTilePyramidOfflineRegion should have a countOfTiles method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount() function added in #9906.

This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica

vascanera
vascanera commented Oct 7, 2020

Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /

leaflet-geoman

Improve this page

Add a description, image, and links to the geojson topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geojson topic, visit your repo's landing page and select "manage topics."

Learn more