This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| making_maps [2014-08-26 12:43] – timbo | making_maps [2021-01-14 17:50] (current) – nik | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| trying to make a nice map from google: | trying to make a nice map from google: | ||
| - | <nowiki> | + | <HTML> |
| <iframe height=371 width=600 src="// | <iframe height=371 width=600 src="// | ||
| - | </nowiki> | + | </HTML> |
| + | |||
| + | But I could not get this to work, or perhaps, it is almost working..... | ||
| + | |||
| + | ===Built In=== | ||
| + | Some thing built in. But it does not seem to show the map... | ||
| + | |||
| + | now (April 2015) completely broken. Not even the simplest olmap seems to work. If bored, look here to try and repair it: | ||
| + | https:// | ||
| + | |||
| - | ===Builit In=== | ||
| - | Some thing built in | ||
| <olmap id=" | <olmap id=" | ||
| ~~ Plugin olmap help. | ~~ Plugin olmap help. | ||
| - | ~~ Required in the above tag are values for: id (unique on this page), width, | + | ~~ Required in the above tag are values for: id (unique on this page), width, |
| ~~ Also you will want to enter zoomlevel and lat, lon values that make sense for where you want the map to start. | ~~ Also you will want to enter zoomlevel and lat, lon values that make sense for where you want the map to start. | ||
| Line 31: | Line 39: | ||
| 50.0117, | 50.0117, | ||
| </ | </ | ||
| + | |||
| + | |||
| + | |||
| + | <olmap id=" | ||
| + | |||
| + | </ | ||
| + | |||
| + | ---- | ||
| + | [[needs update]] | ||