Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Releases: datadesk/web-map-maker

2.1.4

31 May 16:58
Compare
Choose a tag to compare
  • Included libraries and updated any HTTP references to support HTTPS #187
  • Terrain exports as an embedded blob image for Vector #147
  • CMYK converter script for Illustrator updated

2.1.3

24 Apr 00:03
Compare
Choose a tag to compare
  • Fixed bug with land use extending into oceans #181
  • Fixed bug with state boundaries not showing up >z8 #179
  • Updated to Tangram 0.15.1 #182
  • Fixed bug where streams and rivers didn't turn off #184
  • Boundary layers over land use in vector export #175

2.1.2

01 Feb 01:34
Compare
Choose a tag to compare
  • Switch to Nextzen and Amazon for tiles
  • fixed bug where nature_reserve was missing from map styles, causing missing park/forest land use #146
  • Query string in URL allows for several options (example: http://YOUR-URL/?centerLat=39.293541&centerLng=-76.614585&attribution=YOUR%20NAME
  • fixed issue with svg-export bringing in lakes as compound paths

v.2.1.1

08 Aug 18:09
Compare
Choose a tag to compare
  • Fixes bug that switched away from a column size if you expanded the height of the map artboard
  • Allows user to type in location and then popup text (still need a Bing API key)
  • Add version number in header title to link back to Github releases
  • updated bing-geocodify to v0.2.3 which allows for coordinates for
  • walking paths, tracks, piers, light rail, subway and other rail now show up in vector export now
  • some rivers that weren't showing up now are
  • swimming pools in vector now show up in proper water group (instead of water etc)
  • info paragraph moved to bottom of page
  • remove a bunch of hosted libraries
  • add "buildings border" that allows user to toggle whether a stroke shows up around building polys
  • fixed bug with inland water showing in vector export even when it was turned off

v2.1

14 Jul 23:05
Compare
Choose a tag to compare

We've made a lot of changes with this version to take more control over our export of maps including vector maps now.

New features

  • Vector export
    • We've cribbed a bunch of code from Mapzen's amazing svg-export thanks @hanbyul-here
    • The vector export function downloads an SVG at the pixel size of the map (or column size if a print column size is selected from the dropdown)
    • The area is clipped based on the map preview area
    • Any uploaded geojson is also sent to the vector file
    • Does not support labels (automatic or custom) currently
  • New styles
    • We have cribbed even more code from Mapzen's walkabout-style and biggered it, as one of our editors says
    • The text sizes are quite large because of our CMS's scaling. So, most readers will see something about half the size of what we need to make.
    • The styles remove the tan background and bring brighter greens and blues for water and landuse
  • Layer selection
    • Don't want freeway ramps? Turn 'em off. Service roads? Bye.
    • Users can select from here to turn on/off sources, terrain, buildings (zoom 14+), transit (z14+), labels, roads, borders, landuse and water.
  • Custom labels
    • We've added two custom label sizes that are just HTML icons plopped onto the map. You can edit the text, but you may want to lock the zoom after you place them.
  • Everything else
    • We've removed the option to "lock pan"
    • "Lock zoom" has been moved to a lock icon near the zoom slider
    • Zoom buttons are replaced by a slider
    • bing-geocodify updated to v0.2.2
    • tangram updated to v0.13.0
    • data files added for Mexican states, U.S. counties and Los Angeles neighborhoods

v2.0-alpha

23 Dec 01:35
Compare
Choose a tag to compare
v2.0-alpha Pre-release
Pre-release

Converting the map maker to match the capabilities of 1.0, but using vector tiles. Key features added include:

  • GeoJSON support
  • Support for video sizes (1920 x 1080 and a version 2x that)
  • Size selection
  • L.A. Times Dataviz styles
  • Based on vector tile service from Mapzen, rendered using the Tangram library
  • Added pixel and column grid
  • Search based on Bing Maps API
  • Auto labels options
  • Ability to turn on/off transit and buildings on a map