We would like to replace a Google API map component with Spectrum Spatial API map component.
It does not seem that the same functionally you get from the Google API is available out-of-the-box from Spatial Analyst. According to the Extensibility User Guide, it looks like you can only approximate the functionality with an Angular component.
Our current Google component function summary:
- The map is initialized from an address.
- A pin is initially placed at the lat/long.
- Map allows user to pan, scroll and zoom.
- When the pin is moved, the new lat/long is returned by the API.
How can the Spectrum Spatial API be used to provide this functionality in a browser-based application?
Is it possible to do without embedding Angular 11 components?
------------------------------
John Chapman
Southern Farm Bureau Casualty Ins
Cayce SC
------------------------------