jgravois / esri-leaflet-related

esri leaflet plugin for querying related tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

more constructor changes

jgravois opened this issue · comments

prior to releasing Beta 2, all the following should be supported

new L.esri.Tasks.QueryRelated(<FeatureLayer> endpoint)
L.esri.Tasks.queryRelated(<FeatureLayer> endpoint)
...
new L.esri.Tasks.QueryRelated(<Object> options)
L.esri.Tasks.queryRelated(<Object> options)