156 Commits

Author SHA1 Message Date
2ac9a8b722 fakeStop is not longer part of DomEvent in leaflet 1.9, use stop() instead (#288) 2025-01-09 19:01:02 +01:00
0079d72add Bump ini from 1.3.5 to 1.3.7 (#251)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 13:41:29 +02:00
855544578f Bump underscore from 1.9.1 to 1.13.1 (#258)
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.13.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 13:41:07 +02:00
2e43c54d75 Bump handlebars from 3.0.7 to 3.0.8 (#259)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v3.0.8/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v3.0.7...v3.0.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 13:41:01 +02:00
751837a7e3 Bump path-parse from 1.0.6 to 1.0.7 (#264)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 13:40:56 +02:00
bb47738925 Bump lodash from 4.17.19 to 4.17.21 (#260)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 13:40:51 +02:00
2e1ce94399 Bump tar from 4.4.10 to 4.4.19 (#265)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 13:40:45 +02:00
d87f6fee78 Bump websocket-extensions from 0.1.3 to 0.1.4 (#237)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 22:38:09 +02:00
120ac7e09f Bump lodash from 4.17.14 to 4.17.19 (#244)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 20:22:44 +02:00
83f320ebe9 HTPPS in README (#239) 2020-06-18 15:56:30 +02:00
4cdcdb5ef5 Fix dangling comma in examples 2020-02-26 11:11:06 +01:00
8c9b7a75d6 typo in openmaptiles API key 2019-11-29 14:24:33 +01:00
a6f19adb8c Allow multiple features per ID per tile (#132) 2019-07-26 14:57:10 +02:00
5d6f31ee5c Rotate API keys for openmaptiles; update npm deps 2019-07-16 12:09:00 +02:00
e9b1319599 Merge pull request #157 from chriszrc/master
remove 'getLatLng' property from PointSymbolizer - references #148
2019-02-26 14:22:39 +01:00
a5ac166b09 delete dist and package-lock.json 2019-02-21 10:51:09 -05:00
2db4cb6f1f put dist back in gitignore, and undo whitespace changes 2019-02-14 16:02:05 -05:00
1e70865ca4 Merge pull request #165 from mattesCZ/feature-filter
Add filter option to filter features
2018-12-14 08:44:32 +01:00
5d771e6a8c Code style cleanup 2018-12-14 08:44:20 +01:00
3a336694a8 Fix race condition about _map._animateToZoom in _isCurrentTile check (#179)
* Map property _animateToZoom is not reset after animation, so _isCurrentTile check could return false after map.setView() without animation.
2018-08-22 15:44:55 +02:00
eaca5f59b3 Add filter option to filter features 2018-05-28 23:02:06 +02:00
6bdad6d072 to use this fork from npm, I need the dist files to be in the repo 2018-04-04 16:20:15 -04:00
d17ce491d9 remove 'getLatLng' property from PointSymbolizer instances - references #148
Point Symbolizer instances inherit from marker or circlemarker, but they lack latlng information, and on mouseover or click, leaflet will error on these features if it find the getLatLng method, since that indicates it should be treated as a real marker instance, but even though the method is there, the value isnt, so leaflet produces an error. Maybe these instance should have a latlng, I don't know, this was just an easy fix so that I could continue to use vectorgrid protobuf support with points and have mouseover and click events work
2018-04-04 16:07:28 -04:00
13315057d2 Update docs to latest version of Leaflet, tidy up code (#152) 2018-03-10 17:34:14 +01:00
e0a45e8718 Prevent uneccessary tile requests going out and being processed on response (#151)
* WIP towards not stopping and not using unecessary requests

* Preflight prevention of fetches & response work reduction for missmatched zooms

* Also take into account bounds when checking to make requests

* Update vectortiles example
2018-03-10 16:49:45 +01:00
b8d573a222 Pass feat.type (geometry dimension) in styleOptions (#130)
* Pass feature type into styleOptions

This then allows differentiation of styles with the same VT layer name.
Discussed here: https://github.com/Leaflet/Leaflet.VectorGrid/issues/125

* Document passing geometry type into style function

* Allow array return value of style function to contain functions, not just sets of L.Path options

* Tab indents

* Change terminology (type > geometry dimension"

* Use camelCase for geometryDimension

* Revert return function in array

* Change geometryDimension example code
2018-03-10 11:15:48 +01:00
0ae56b3795 Change mapzen to nextzen in vector tiles demo page (#143)
Fixes: #142
2018-02-06 11:21:38 +01:00
dfe4472466 Merge pull request #115 from Leaflet/lint-scripts
Add eslint as a DevDependency, replace yarn.lock to comply with pinned versions
2017-08-28 17:07:03 +02:00
9dfda14d4d Add eslint as a DevDependency, replace yarn.lock to comply with pinned versions 2017-08-28 14:47:16 +02:00
c337f3b327 Update with actual release date 2017-08-28 12:17:32 +02:00
f473a8f408 Prepare 1.3.0 release (#95)
* Tentative changelog for 1.3.0

* Final update of changes for 1.3.0 release

* Bump version to 1.3.0

* Fix parenthesis in changelog
2017-08-27 13:05:05 +02:00
63c7435e4c Add basic travis support to at least verify it builds (#113) 2017-08-27 13:04:54 +02:00
6377bccb0d Add eslint config (#114) 2017-08-27 12:55:21 +02:00
388e17dd5b Pin devDependencies to fix building (#112) 2017-08-25 14:20:10 +02:00
3c32582a4c Merge pull request #107 from frodrigo/PointSymbolizer
Fix PointLayer to PointSymbolizer into Symbolizer.Point.js
2017-06-27 09:32:42 +02:00
dca12557bf Fix PointLayer to PointSymbolizer into Symbolizer.Point.js 2017-06-26 21:42:03 +02:00
a9094e83f0 Merge pull request #105 from frodrigo/setUrl
Add setUrl to Leaflet.VectorGrid.Protobuf #49
2017-06-26 17:17:57 +02:00
47459b046f Add setUrl to Leaflet.VectorGrid.Protobuf #49 2017-06-25 16:17:37 +02:00
94614c78ab Merge pull request #100 from tlaitinen/master
send cookies for the current domain
2017-05-17 11:50:16 +02:00
28c53fd3f6 fixed indentation issue by replacing spaces with tabs 2017-05-17 11:41:48 +03:00
043e62a4d5 option fetchOptions added to VectorGrid.Protobuf to send additional headers/cookies with requests 2017-05-17 11:19:29 +03:00
f7dbea4dd9 send cookies for the current domain to accessing vector data requiring (cookie) authentication 2017-05-17 10:36:34 +03:00
bb53b736fd Switch the vector tiles in the points demo from mapbox to openmaptiles. Should decrease the money charges. 2017-04-26 11:30:21 +02:00
fb2fb5ed90 Add fetch polyfill in bundle (#98)
* Add fetch polyfill for support in IE and Safari 10

* Import fetch polyfill for IE/Safari 10
2017-04-18 10:36:36 +02:00
2675ee371b remove demo from gobblefile.js (#86) 2017-02-27 14:29:20 +01:00
077e19650e Rotate mapbox tokens 2017-02-20 13:17:28 +01:00
d6c3cfc266 Add some esri basemaps to the protobuf demo, just because. 2017-02-17 18:07:53 +01:00
1f6a552f28 Fix link to JS libs from demo, update readme about mapzen 2017-02-17 17:20:43 +01:00
bdce502816 Add a mapzen vector tiles example to the protobuf demo 2017-02-17 17:18:27 +01:00
6d59624871 Fix title in protobuf demo 2017-02-17 16:03:10 +01:00