Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.17 KB

Geo365OnPremise - opensmil

OpenSMIL is SharePoint Map Integration Layer - OpenSMIL provides a Map Web Part, a custom data field, a mobile client and exports geometries to KML.

SMIL is an open source project with the aim to geo-enable SharePoint.

alt text

alt text alt text alt text

alt text alt text

alt text alt text alt text

Deploy the wsp's and add BingKey to your web.config like

<appSettings>
   <add key="BingKey" value="{your-bing-map-key}" />
</appSettings>