Skip to content

Releases: nextzen/nextzen.js

v0.5.4

19 Dec 19:03
Compare
Choose a tag to compare
  • Added methods of the search component working without UI components (being attached to the map)

v0.5.3

01 Dec 21:10
Compare
Choose a tag to compare
  • set default (recommended) positions of components.
  • made WebGL-check of Tangram component not to go through timeout events.
  • added examples for local version tests( made exisiting examples use mapzen.com cdn - most recently released version)
  • started deploying 'unstable' version from master branch without release process.

v0.5.2

16 Nov 06:26
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fix standalone example

Updated documentation page structure

04 Nov 18:49
Compare
Choose a tag to compare
  • Updated documentation of mapzen.js structure to reflect most recent change of cartography documentation.
  • changed the structure for each component to have some sections (Options, Event - if there is any-)

leaflet 1.0 upgrade and standalone version available

02 Nov 21:05
Compare
Choose a tag to compare
  • Leaflet 1.0 upgrade
  • standalone version without Leaflet available
  • debugTangram now available

Made debug more convenient

24 Oct 19:33
Compare
Choose a tag to compare
  • exposed some variables (Map Control, tangram) to make debug & development easier

fixed imagepath error with Leaflet v1.0 , zoomcontrol on mobile error

19 Oct 21:57
Compare
Choose a tag to compare
  • reflected the different handling of imagePath from Leaflet 1.0 for standalone
  • check there is zoomcontrol on the map before disabling it

bumped up Refill version num

14 Oct 19:40
Compare
Choose a tag to compare
Merge pull request #273 from mapzen/hanb/bump-up-styles

bumped up Refill version num

bumped up the basemap styles (bubble wrap, walkabout, zinc, cinnabar)version

14 Oct 18:18
Compare
Choose a tag to compare
Merge pull request #271 from mapzen/hanb/bump-up-styles

bumped up the version of basemap styles

fixed npm release process

13 Oct 22:44
Compare
Choose a tag to compare
  • publish package for npm release was accidentally dropped. Put it back.