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

Can it be used on a featureService? #26

Open
triesco opened this issue Nov 22, 2016 · 7 comments
Open

Can it be used on a featureService? #26

triesco opened this issue Nov 22, 2016 · 7 comments

Comments

@triesco
Copy link

triesco commented Nov 22, 2016

No description provided.

@green3g
Copy link
Owner

green3g commented Nov 22, 2016

Can it be used on a featureService?

which widget are you referring to?

@triesco
Copy link
Author

triesco commented Nov 22, 2016

To heatmap widget?
On Nov 22, 2016 9:11 AM, "Gregg Roemhildt" [email protected] wrote:

Can it be used on a featureService?

which widget are you referring to?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#26 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AR1Yc4big0BwJSbz5gWkoQFBU7bL6Zvfks5rAvgsgaJpZM4K45lk
.

@green3g
Copy link
Owner

green3g commented Nov 22, 2016

Right now its only set up for Dynamic. To make it work with feature layers, a couple of modifications would be necessary

  • the widget would need to be modified to first determin whether the layer passed is a feature or dynamic layer, and then extract the url correctly.
  • the cmv menu item for feature layers would need to be implemented. Currently this only works on dynamic layers where you can click on the layer name and click a custom menu item. It's on my todo list, but I haven't gotten to it yet.

@triesco
Copy link
Author

triesco commented Nov 23, 2016

Thanks for the info Gregg, let me know if I can help in anything.
On Nov 22, 2016 9:21 AM, "Gregg Roemhildt" [email protected] wrote:

Right now its only set up for Dynamic. To make it work with feature
layers, a couple of modifications would be necessary

  • the widget would need to be modified to first determin whether the
    layer passed is a feature or dynamic layer, and then extract the url
    correctly.
  • the cmv menu item for feature layers would need to be implemented.
    Currently this only works on dynamic layers where you can click on the
    layer name and click a custom menu item. It's on my todo list, but I
    haven't gotten to it yet.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#26 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AR1Yc2P-Svp27Hx5DN6IiN-VDVPLPHTwks5rAvp4gaJpZM4K45lk
.

@green3g
Copy link
Owner

green3g commented Nov 23, 2016

Pull requests are always welcome 😉

@green3g
Copy link
Owner

green3g commented Dec 15, 2016

I just published the first version in our internal viewer, so we'll see if people use it or not. If so, I might implement feature layers. It shouldnt be tough to do at this point.

@green3g
Copy link
Owner

green3g commented Apr 21, 2017

Update: The custom layer menu enhancement for feature layers has been published in cmv-2.0, so this is now more feasible.

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