This application uses the ArcGIS API for JavaScript to display skate parks around Southern California allowing you to search for them and find directions to them from any location within the map.
Live sample available here!
Note: You will need to sign in to use the Directions widget as of now. This may be changed in the future with API keys.
- Display Skate Parks with CSVLayer
- Change symbology to PictureMarkerSymbol
- Add PopupTemplate to display attribute information
- Add Search widget
- Add Directions widget
- Add FeatureTable widget
- Add custom menu item to FeatureTable Widget with menuConfig property
- Create Web Style and/or Dictionary Renderer for symbology
- Publish CSV data as Feature Layer with Developer Account
- Display data as FeatureLayer
- Add drop down list using Calcite Design System Select component to jump to park that was picked