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

OL renderer for vectorial layers. #47

Merged
merged 10 commits into from Apr 19, 2013
Merged

OL renderer for vectorial layers. #47

merged 10 commits into from Apr 19, 2013

Conversation

jorix
Copy link
Contributor

@jorix jorix commented Mar 30, 2013

The vector layers are very important in OL, much of the code is devoted to this.

At the request Custom-strategy-using-heatmap of @Polzme I proposed a renderer for vector layers (seems to be the intention of using this renderer in OL-Drupal module see: heatmaps-vector-layer)

This renderer also solves two issues of Hadmap layer:

  • prevents the attenuation in areas near the edges of map
  • resize map

@drupol
Copy link

drupol commented Mar 30, 2013

Testing right now :-)
Works pretty good as usual, there is only one thing I can't do, is use it with a cluster.
Do you think you can provide an example of it with a cluster ?

Thanks !

In certain conditions it may be necessary to customize the automatic
calculation of the maximum.

Added to API properties:
 * `maxStart`
 * `updatableWeight`
@jorix
Copy link
Contributor Author

jorix commented Apr 4, 2013

Ok @Polzme see the two example added by cb5b990

@drupol
Copy link

drupol commented Apr 4, 2013

Hello Xavier,

I'm checking right now.

@drupol
Copy link

drupol commented Apr 4, 2013

I wasn't able to get it working with the demo on http://openlayers-dev.nid-de-poule.be/example/24/heatmaps-vector-layer

When I enable the Cluster Strategy, the feature doesn't have any 'cluster' property and so, it fails.

I'll look into it as soon as I have more time, I'm quite busy with the new release of OpenLayers these days unfortunately :(

Thanks for your excellent work Xavier !

@pa7
Copy link
Owner

pa7 commented Apr 19, 2013

Hey guys, apologies for the late response. This looks great, thank you for your contribution!

pa7 added a commit that referenced this pull request Apr 19, 2013
OL renderer for vectorial layers.
@pa7 pa7 merged commit bbe3f5d into pa7:master Apr 19, 2013
@drupol
Copy link

drupol commented Apr 19, 2013

Excellent, thanks ! :-)

@jorix
Copy link
Contributor Author

jorix commented Apr 20, 2013

@pa7 thank you! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants