Separating the _use case_ of a Globe view from https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/issues/3. <hr> Links related to the reference tools: - Leaflet: - https://www.maptiler.com/news/2014/07/webgl-earth-2-leaflet-compatible/ - https://github.com/Leaflet/Leaflet/issues/7282 (?) - OpenLayers: - https://openlayers.org/ol-cesium/examples/rotate.html - Google Maps: - https://stackoverflow.com/questions/52805081/3d-earth-globe-on-google-maps-api-js - [GIS StackExchange – What is the new projection for Google Maps called?](https://gis.stackexchange.com/questions/302795/what-is-the-new-projection-for-google-maps-called/302797) - MapBox GL JS: - https://github.com/mapbox/mapbox-gl-js/issues/10784 A few other links, some of which could perhaps be more relevant to the [MapML polyfill](https://github.com/Maps4HTML/Web-Map-Custom-Element): - [NASA WorldWind – Open source 3D virtual globe API in JavaScript for the web](https://github.com/NASAWorldWind/WebWorldWind) ([examples](https://worldwind.arc.nasa.gov/web/examples/)) - https://github.com/WorldWindEarth/worldwindjs - https://github.com/maplibre/maplibre-gl-js/issues/307 - [OpenGlobus – JavaScript 3d maps and geospatial data visualization engine library](https://github.com/openglobus/openglobus) - [CesiumJS](https://cesium.com/platform/cesiumjs/)
Separating the use case of a Globe view from #3.
Links related to the reference tools:
A few other links, some of which could perhaps be more relevant to the MapML polyfill: