Skip to content

Releases: Organice/djangocms-maps

0.8.0 (2018-03-04)

04 Mar 09:33
Compare
Choose a tag to compare
  • Fix float rounding error for map coordinates on German sites (which use a colon instead of a period)
  • Configure HERE WeGo to use HTTPS by default

0.7.0 (2016-09-14)

04 Mar 09:32
Compare
Choose a tag to compare
  • Implement ViaMichelin provider

0.6.0 (2016-09-02)

02 Sep 21:30
Compare
Choose a tag to compare
  • Allow to display or hide layers control and scale bar
  • Implement HERE WeGo provider
  • Bugfix: Allow keyboard navigation (Mapbox)
  • Run static code analysis for all supported Python versions
  • Implement Bing Maps provider

0.5.0 (2016-09-01)

01 Sep 12:09
Compare
Choose a tag to compare
  • Fork djangocms-googlemap plugin, remove legacy burden
  • Refactor template structure for multi-provider support
  • Remove routing options from plugin UI (plan: re-implement on the map)
  • Reorganice plugin UI to avoid excessive scrolling
  • Add settings (API keys) for Google Maps and all future providers
  • Implement Mapbox provider
  • Add stubs for Bing, HERE, ViaMichelin