- Default
center
coordinates to point to the new offices. - Update dependencies.
- Show POI type (like "Bus stop") in popup if POI does not have its proper name in source data (instead of "undefined").
- Click on POIs (currently public transport stations) opens popup with more information (if enabled using
hasInteractivePois
option).
- Add optional
center
property to set default map center. - Add eslint with typescript options.
- BC break:
coords
property requires array of arrays to support multiple points with markers. - Use demo tileserver for devel without authToken, but with max rate limit for tile requests.