Matt Priour
Matt Priour
Sorry for the late response, this was well hidden by gmail's automatic filters for some reason. At this point in time those don't do much of anything, however the idea...
You're right the one [example](http://mpriour.github.io/azimuthjs/#ol_layers_options) that would give you an idea of how to do this is overly dense with no explanation. I should address this (#6) However, to answer...
Nope! There are 2 problems. 1. The options are assumed to be protocol options for geojson layers in ol-map directives. an `event-listeners` attribute is applied to the wrong place. However,...
You can add any control and specify its options it in the map directive markup. see: - http://mpriour.github.io/azimuthjs/examples/olMap_layers.html - http://mpriour.github.io/azimuthjs/#ol_layers_options To add a geolocation control: ``` html ``` Alternatively, you...
@jcfranco @benelan Here is the high contrast audit I did. https://github.com/Esri/calcite-components/wiki/High-Contrast-Audit I'm happy to make any edits for clarification or consistency.
Introduce a variant of url.searchParams that operates according to URL rules instead of <form> rules
@annevk The non form format comes from APIs and application level routers.
@geospatialem I don't think so.
Happy to impliment this and make a PR if some decision is made as to what the new attribute would be called. `limitInput` is my suggestion.
@jcfranco thanks. Reviewed and it looks good.
That's odd. When I checked it there was a separate focus ring (about 2px out). I can check again soon.