Integrate OpenStreet Map with SharePoint 2013 Using REST and Leaflet.js

Integrate OpenStreet Map with SharePoint 2013 Using REST and Leaflet.js

The client’s use case was as follows: they needed a way to be able to plot office locations on a map with contractually agreed to boundaries around them. These boundaries may be a specific radius around an office location or an irregularly shaped polygon. Once these are plotted on the map they required the ability to plot an address on the map to determine whether the address fell within any of the predefined boundaries.

How to: Create a page layout in SharePoint Server 2013

How to: Create a page layout in SharePoint Server 2013

When you use Design Manager to create a page layout, two files are created: an .aspx file that SharePoint uses, and an HTML version of that page layout that you can edit in your HTML editor. The HTML file and page layout are associated, so that whenever you edit and save the HTML file, your changes are synced to the associated page layout.

Convert an HTML file into a master page in SharePoint Server 2013

Convert an HTML file into a master page in SharePoint Server 2013

With Design Manager, you can convert an.html file into a SharePoint 2013 master page, a .master file. After the conversion, the HTML file and master page are associated, so that when you edit and save the HTML file, the changes are synced to the associated master page.