Sample Map: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "Instructions for making a Google Map: https://www.youtube.com/watch?v=CPLLa7OHceY <html> <iframe src="https://www.google.com/maps/d/u/0/embed?mid=znmRFxeZGBH8.kXd_mqDb9HFg" ...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Instructions for making a Google Map:
Instructions for making a Google Map. Tool used is My Map:


https://www.youtube.com/watch?v=CPLLa7OHceY
https://www.youtube.com/watch?v=CPLLa7OHceY
'''Cons:''' This does not automatically update your map.
Need to use Fusion Tables for auto update:


<html>
<html>
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=znmRFxeZGBH8.kXd_mqDb9HFg" width="640" height="480"></iframe>
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=znmRFxeZGBH8.kXd_mqDb9HFg" width="640" height="480"></iframe>
</html>
</html>
This is a sample Fusion Table:
<html>
<iframe width="500" height="300" scrolling="no" frameborder="no" src="https://www.google.com/fusiontables/embedviz?q=select+col12+from+1iexnIPLFOP4as_DDtXL15H8bUb-IZYvtN1p5a-0C&amp;viz=MAP&amp;h=false&amp;lat=10.855976996107682&amp;lng=-85.0444410455953&amp;t=1&amp;z=10&amp;l=col12&amp;y=3&amp;tmplt=3&amp;hml=TWO_COL_LAT_LNG"></iframe>
</html>
[https://www.google.com/fusiontables/DataSource?docid=1iexnIPLFOP4as_DDtXL15H8bUb-IZYvtN1p5a-0C#rows:id=1 source]

Latest revision as of 03:43, 27 March 2015

Instructions for making a Google Map. Tool used is My Map:

https://www.youtube.com/watch?v=CPLLa7OHceY

Cons: This does not automatically update your map.

Need to use Fusion Tables for auto update:

This is a sample Fusion Table:

source