Skip to content

3.3.0

Compare
Choose a tag to compare
@cdauth cdauth released this 23 May 17:10

UI updates

  • Add new POI feature to show amenities and POIs on the map (inspired by OpenPoiMap).
  • Add external link to Google Satellite under "Map styles".
  • Resolve route destinations already when leaving the field instead of all at once before calculating the route.
  • Remove "recommended" routing type, as it is not supported by OpenRouteService anymore.

Bugfixes

  • Fix broken search/route behaviour in Firefox due to bug in hash handler (#154).
  • Fix displaying of "disconnected" message when connection is interrupted.
  • Fix editing dropdown/checkbox fields (#152).
  • Fix error when exporting a map as table (#153).
  • Fix error when exporting a line as GPX.
  • Allow search engines to index only read-only version of collaborative maps (if enabled in the map settings).
  • Fix HTML escaping of syntax error message in filter dialog.
  • Fix applying overlays when opening a saved view.
  • Fix updating of location hash when opening a saved view.
  • Fix non-disappearing loading message when FacilMap is opened in a background tab.
  • Fix dragging of circular routes near the start/end.

Technical changes

Documentation