There are some new functions for category developers:
- A Twig function 'boundaries(lat, lon)' which returns a list of boundaries the coordinate lies within (Countries).
- A property of the
map
object calledboundaries
which holds the list of boundaries at the map center. - A property of the
map
object calleddriving_side
which is either "left" or "right" with regards to the map center.