brouter-web/js
Marcus Jaschen babd154596 allow additional GeoJSON MIME type
The MIME type for GeoJSON registered with IANA is application/geo+json`,
replacing the old value `application/vnd.geo+json`. The change was
published with RFC 7946 in 2016.

BRouter reponses changed to `application/geo+json` in recent versions.

With this commit BRouter-Web accepts either of both MIME type strings in
BRouter responses.
2024-10-14 20:30:53 +02:00
..
control Store custom layers as FeatureCollection 2024-06-01 16:28:28 +02:00
format Prevent Gpsies-style export from throwing for undefined symbols 2023-07-08 09:50:13 +00:00
plugin add 'break' to switch to prevent fall-through 2024-07-02 18:23:19 +02:00
router allow additional GeoJSON MIME type 2024-10-14 20:30:53 +02:00
util Don't filter points of GeoJSON layer (#727) 2023-05-17 12:27:23 +02:00
Browser.js Work around iOS 3rd party browser download (#418) 2022-05-28 14:27:32 +02:00
index.js Add "Help" dialog which shows available keyboard shortcuts 2023-06-11 09:21:13 +02:00
LayersConfig.js Implement simplestyle for GeoJSON 2023-04-20 22:45:13 +02:00
Map.js Merge pull request #497 from nrenner/68-sl-routing 2022-05-12 16:26:00 +02:00
Util.js Determine country rules by enclosing boundary 2021-01-23 12:43:13 +01:00
WhatsNew.js Avoid what's new content blinking 2021-03-26 16:19:33 +01:00