Overview
OSM Maps is a SAIL Component that enables you to integrate Open Street Maps in Appian with a variety of features. It allows you to visualize your organization data based on geography. Directly take any action on that data from the map. Tested with more than 10,000 markers!
Key Features & Functionality
Clustering
Custom Markers
Smart Actions
Dynamically Select & Export Selected Markers
Filter Data Points/ Markers
Points Of Interest (POI)
Routing
Download
Share Location
Search
US Zips Export
Get Address
Hi everybody!I cannot find in reference the values for "icon" attribute for the "marker" element.Is ther any list of the icons or reference?
Hi people. I'm in need of a solution for this situation: I'm using the OSM map component and I need to render a polygon / region in the map by passing a list of coordinates.Basically, a user can select from a list of regions. When the user selects region X, the map updates and shows the region X.Sadly I can't find a way to render polygons with this plugins, I can only render markers individually.
hi
1. I want to change entire marker colour, can any one tell me the parameter name to change the marker colour in OSM.
2. I am passing origin and destination Lat & long but routing is not coming need help in this
How to get a route map in OSM map Component?How to resolve this routing error?
Hi Team, We are currently using "OSM Maps Components" in our application. In case there is an error, we are receiving complete java stack Trace log which is not user friendly and the interface ends as a result of this exception. we need to receive the error message in a variable which can be accessed and displayed back to user. Could you please help us by enhancement of this functionality in the plug-in.
Dear Appcino developer team,
we use a Plug-in (Component) you have developed, the „OSM Maps Component“ for Appian. We have integrated the component, v1.3.2 and it worked successful, but we have a Problem and we think that others could feel the same way.
The Problem ist, that markers are clustered at the maximum Zoom, the single markers cannot be selected, because of the cluster.
So we must need the option to control able or disable the clustering at a specific zoom. The Solution is the option „disableClusteringAtZoom“, that ist the Marker Clustering functionality for Leaflet. For Example https://leaflet.github.io/Leaflet.markercluster/example/marker-clustering-realworld-maxzoom.388.html.
Currently the function „disableClusteringAtZoom“ is „null“, you find them in the OSM assets at leaflet.markercluster.js.
The file drillDownMap.js unfortunaly has no configuraion for the function „disableClusteringAtZoom“, the function getMarkerClusterObject is a possibility to integrate the configuration, that at the end we can configurate the function „disableClusteringAtZoom“ in Appian.
Our request is now, can you pls view the plug-in and update it with the „disableClusteringAtZoom“ = 17, because the maxZoom is anyway 18 or can you please integrate the option, that we can configurate the ClusteringAtZoom function in Appian.
We look forward to an answer. Thank you.
Hello! I'm 22.2 version, and when I set the showLatLangInPopup to false, the latitude and longitude keep showing. Is there any problem with this parameter o am i doing something wrong?