Releases: openplans/shareabouts.js
Releases · openplans/shareabouts.js
Shareabouts.js 3.6.5 - 3.6.7
Shareabouts.js 3.6.4
Fix errors in utils.js
Shareabouts.js 3.6.3
Update to better support "standard" GeoJSON features
-
Treat icons and vectors different consistently
Before, if we had, say
styleandfocusLayerproperties on a style rule,
the map would get confused because it would try tosetIconon a layer that
doesn't have such a function. This release updates thefocusLayerand
unfocusLayermethods to be smarter about this. -
Add a
SimpleStyleattribute to theShareabouts.Utilsfor properties and
methods that have to do with simple styles. -
Update the
getStyleRulemethod to take simple styles into account.
3.6.2
listen for when panel is hovered and add class to body
Shareabouts.js 3.6.1
• Fix legend scroll bug (overflow scroll –> auto).
Shareabouts.js 3.6.0
• Add legend
Shareabouts.js 3.5.3
- Add Handlebars template helpers.
Shareabouts.js 3.5.2
- Set
crossDomainto true sorequestCurrentUserSessionis always jsonp. This is important ifcrossDomainis globally set to false, as in the case of many Django CSRF settings.
Shareabouts.js 3.5.1
- Trigger 'addplace' event on the widget when a new place has been created. This lets outsiders know when a new place has been added.
Shareabouts.js 3.5.0
Add a snapshot model for requesting and downloading data en masse.