Skip to content

Instantly share code, notes, and snippets.

@dbouwman
Created October 28, 2014 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbouwman/d5ba2c26b5c974c5a5fb to your computer and use it in GitHub Desktop.
Save dbouwman/d5ba2c26b5c974c5a5fb to your computer and use it in GitHub Desktop.
feature layer
<esri-map id="map" center="map.center" zoom="map.zoom" basemap="topo">
<esri-feature-layer
url="http://services.arcgis.com/rOo16HdIMeOBI4Mb/arcgis/rest/services/Portland_Parks/FeatureServer/0"></esri-feature-layer>
<esri-feature-layer
url="http://services.arcgis.com/rOo16HdIMeOBI4Mb/arcgis/rest/services/Heritage_Trees_Portland/FeatureServer/0"></esri-feature-layer>
</esri-map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment