BrianBunker / cmv-widgets

Widgets based on the Esri jsapi, configured for the Configurable Map Viewer. Widgets include Drag and Drop, Goto, Map Navigation Hash, and Nearby.
https://brianbunker.github.com/cmv-widgets
MIT License
18 stars 24 forks source link

Keep the point on the map #20

Closed rkoch19 closed 8 years ago

rkoch19 commented 8 years ago

Hello!

Is possible in your widget show the graphic point and keep it on the map? when I refresh the application the point desapear... is it possible? explaining ... I need to look for a coordinated and pin point then look for another coordinated and the previous point remains on the map ...only when I refresh the map the graphics, all the points desapear...

Thanks

Renato

BrianBunker commented 8 years ago

Hi @rkoch19! Which widget are you referencing?

rkoch19 commented 8 years ago

Hello...Find coordinate....

2016-04-06 16:34 GMT-03:00 Brian Bunker notifications@github.com:

Hi @rkoch19 https://github.com/rkoch19! Which widget are you referencing?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/BrianBunker/cmv-widgets/issues/20#issuecomment-206525527

Renato Koch Murakami

BrianBunker commented 8 years ago

I'm not sure I understand...the widget doesn't show a graphic currently, so how are you placing pins on the map?

rkoch19 commented 8 years ago

Whithin the Geocoder is possible?

2016-04-06 16:56 GMT-03:00 Brian Bunker notifications@github.com:

I'm not sure I understand...the widget doesn't show a graphic currently, so how are you placing pins on the map?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/BrianBunker/cmv-widgets/issues/20#issuecomment-206532701

Renato Koch Murakami

BrianBunker commented 8 years ago

I am sorry, the current widget only pans to a coordinate. I don't have any plans to start placing graphics with this widget or to persist points between page refreshes.