Updated: 29/03/2017
Use the umbracoNaviHide alias to hide a page from navigation links
Updated: 28/03/2017
This is a series of articles covering ways that the Google map API can be used with Umbraco
Updated: 28/03/2017
Learn how to create some content in Umbraco that stores the latitude and longitude of a location, then display it as a marker on a Google map
Updated: 28/03/2017
Create a property editor that uses the Google geocoding to mark a location and store its coordinates
Updated: 28/03/2017
Create a repository of locations using a list view and display markers for each location in the repository on a Google map
Updated: 28/03/2017
Create a web service using an Umbraco API Controller to expose location data from Umbraco
Updated: 28/03/2017
Use JQuery to consume data from the Location API Controller web service
Updated: 28/03/2017
Create an API controller that takes the latitude and longitude of a location and returns locations within a specified distance.
Updated: 28/03/2017
Learn how to create a location search form that queries the Location web service and displays the results on a Google map