Skip to content

prjseal/Our.Umbraco.GMaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Our.Umbraco.GMaps - Google Maps for Umbraco 8

Basic Google Maps with autocomplete property editor for Umbraco 8 including property value converter.

Nuget Nuget Downloads

Features

  • Search for address using autocomplete and place marker
  • Enter coordinatesan place marker
  • Click on exact location on map to place marker
  • Drag marker around
  • Set default location & zoomlevel on Data Type settings
  • Zoomlevel is saved on the proprety to use the same zoomlevel on your website

Install

Use NuGet to install Our.Umbraco.Gmaps:
https://www.nuget.org/packages/Our.Umbraco.GMaps

Manual Install

  • Place Our.Umbraco.GMaps directory in /App_plugins
  • In Umbraco backoffice in the Settings section create a new datatype of type "Google Maps Single Marker".
    • The API key, default location and default zoom can be entered on the Data Type settings.

Demo site Umbraco Backoffice Login Details

Username: admin@admin.com Password: 1234567890

Special thanks

Special thanks to prjseal for the visual studio project setup and included demo-site #h5yr!

About

Basic Google Maps with autocomplete property editor for Umbraco 8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 56.6%
  • JavaScript 20.4%
  • HTML 18.2%
  • CSS 3.9%
  • Classic ASP 0.9%