Esri / public-information-map-template-js

An ArcGIS Online mapping template to showcase social media on a map for disaster response and public information.
http://esri.github.io/public-information-map-template-js/
Apache License 2.0
69 stars 51 forks source link

Add Symbol to Zoomed in Geocoded Result #13

Closed afrocodes closed 10 years ago

afrocodes commented 10 years ago

Hi, is it also possible to create a function that zooms in and displays a point symbol for the address location typed into the geocoder?

driskull commented 10 years ago

I don't think we want to do this because the location could be a city or an address and we don't want to put a point for a city like area. This should be easy to do if you'd like to customize the template from the GitHub code though.

afrocodes commented 10 years ago

Is there anyone that could help with this code? I'm having trouble getting the point to display.