Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HeatmapLayer #135

Closed
espositofulvio opened this issue Feb 6, 2019 · 3 comments
Closed

HeatmapLayer #135

espositofulvio opened this issue Feb 6, 2019 · 3 comments
Assignees
Milestone

Comments

@espositofulvio
Copy link

Any chance the HeatmapLayer will be implemented soon?

@ghettovoice
Copy link
Owner

Hi @espositofulvio,
I can include it to the next release.
But I can't say when it will be ready, as soon as there is a little time for this.

Meanwhile you can try to implement own layer based on the VueLayers mixins, you can use
generic vector-source mixin, take a look at the package distrib https://unpkg.com/vuelayers@0.11.1/lib/mixin/

@ghettovoice ghettovoice self-assigned this Feb 6, 2019
@espositofulvio
Copy link
Author

I guess much of it will be very similar to vector-layer, just a few more properties and a new HeatmapLayer instead of new VectorLayer. I'll give it a go directly in my project as I'm using typescript. Thanks anyway, you've done an amazing job!

@stale
Copy link

stale bot commented May 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 5, 2019
@ghettovoice ghettovoice added pinned and removed stale labels May 5, 2019
@ghettovoice ghettovoice added this to the v0.11.5 milestone Jul 9, 2019
ghettovoice added a commit that referenced this issue Aug 8, 2019
- watch for all source properties
- initialize features in watchers
- fix #174, #201, #135
ghettovoice added a commit that referenced this issue Aug 8, 2019
- watch for all source properties
- initialize features in watchers
- fix #174, #201, #135
ghettovoice added a commit that referenced this issue Oct 3, 2019
- resolved #173, #174, #201, #135, #216, #132 #224 #225 #226, #230
- merged of pull requests #160, #175, #180, #185, #188, #191, #206, #208,
  #212, #213, #215, #221, #227, #231
  Thanks to @baspeeters, @sjmallon, @janlazo, @categulario,
  @skymaze, @jemasfox, @owen-thurston, @agmt5989, @RemiDesgrange
- improved property watchers
- optional debug messages
- fixed broken UMD version
- simplified initial interaction/controls setup #95
- added `id` property for all ol components for easy identification
- mixins, ol-ext and rx-ext now are build to single file package,
  imports from those packages are not changed
- UMD version (dev/demo version) now includes all used stuff from `ol`
  package
- updated documentation and README
ghettovoice added a commit that referenced this issue Oct 3, 2019
- resolved #173, #174, #201, #135, #216, #132 #224 #225 #226, #230
- merged of pull requests #160, #175, #180, #185, #188, #191, #206, #208,
  #212, #213, #215, #221, #227, #231
  Thanks to @baspeeters, @sjmallon, @janlazo, @categulario,
  @skymaze, @jemasfox, @owen-thurston, @agmt5989, @RemiDesgrange
- improved property watchers
- optional debug messages
- fixed broken UMD version
- simplified initial interaction/controls setup #95
- added `id` property for all ol components for easy identification
- mixins, ol-ext and rx-ext now are build to single file package,
  imports from those packages are not changed
- UMD version (dev/demo version) now includes all used stuff from `ol`
  package
- updated documentation and README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants