Map Your Lawn

Map Your Lawn Webapp
Simple GeoJSON editor with freehand drawing 

Look up your property, mark out areas and cut off all unnecessary to have your area in feet, yards, meters and others. You can also open and add GeoJSON shapes to the map from your local computer or with a direct link to a Web resource. Save the result as GeoJSON for future reference (with a subscription). Try our Map Your Lawn webapp today! See our Privacy Policy.


Important note! Until the issue with using a google script app in a multiuser environment (signed-in in one session) is resolved, use this web app with one only signed-in Google account. You can also use it in the private mode tab.


For developers:

Embed this app into your site with your own Google Maps API Key with enabled Maps JavaScript API. You can customize the appearance of the map and use callback functions to integrate it with your page or application.

How to use

Open

Click menu Open to open GeoJSON map.

Add

Click menu Add to add GeoJSON shapes to your map.

Add from url

Click menu Add to add GeoJSON shapes to your map from the direct link to a Web resource.

Flip lat/lng

Click menu Flip lat/lng to change the order of latitude and longitude coordinates of your GeoJSON shape.

Clear

Click menu Clear to remove all shapes from the map.

Save selected

Click menu Save selected to save selected shapes.

Save all

Click menu Save all to save all shapes.

Subscription

Check the subscription status of this web application in the Subscription menu.

Click button to add a new subscription.


There are 2 types of subscription:

‘Lawn Map’ is an individual user subscription that does not require a Google Maps API key;

‘Lawn Map Pro’ is a developer subscription that requires the developer's own Google Maps API key.

Information for developers

To embed this app into your site


To publish customized webapp with Google user authorization in a frame, use the following code:

<iframe src="https://script.google.com/macros/s/AKfycbzX97Ypt9TBAOwyGc-tePv7ntPt8-Uhhd5UdautbYD37hW_gS8/exec?GOOGLE_KEY=[YOUR GOOGLE MAPS API KEY]&other_parameter=other_parameter_value"></iframe>


Important security notes! 

Follow Google recommendations to protect your Google Maps API key  

- for the webapp directly embedded into your site apply HTTP referrer and specify the following pages as allowed referrers: https://your_site_url/*

- for the webapp embedded into your site in a frame apply HTTP referrers and specify the following pages as allowed referrers:

https://n-dvso33wqzfmcutsd6vwx62nzvrkfcsoybhutiiy-0lu-script.googleusercontent.com/*
https://n-dvso33wqzfmcutsd6vwx62nzvrkfcsoybhutiiy-1lu-script.googleusercontent.com/*
https://n-dvso33wqzfmcutsd6vwx62nzvrkfcsoybhutiiy-2lu-script.googleusercontent.com/*

(if the address changes later, look for the updated URL in the web browser developer console).