Rudo Kemper
Rudo Kemper
Users are creating maps in Mapbox Studio with Mapbox GL JS version 3.x.x by default, and this is causing some maps to not load in Terrastories. We are currently using...
Closes #128. This PR adds a `#tag` slot with access to both `option` and `removeOption()` values, and documents this tag option in Vitepress. I've also adapted the Playground code to...
As far as I can tell, a [custom option slot](https://vue3-select-component.vercel.app/demo/custom-option-slot.html) for `#value` does not render anything when `isMulti` is true. That is to say, the following code will not template...
Closes https://github.com/organicmaps/organicmaps/issues/9038. I expanded the `google_maps_bookmarks.py` Python script to work with GeoJSON (e.g. what you get from retrieving a Saved Places.json file by navigating to "Your data in Maps"), and...
The Ruby version we use (3.0.6) is out of date. Our hosting service (Heroku) used for our.terrastories.app is deprecating the currently used infrastructure stack (`heroku-20`) on which TS is hosted,...