m (Google maps)
m
Line 8: Line 8:
 
</googlemap>
 
</googlemap>
  
{{#multimaps:
+
{{#MultiMaps: 55.7557860, 37.6176330}}
|lines= 53.225768435790194,23.466796875 : 53.9560855309879,29.1796875 ~ ~ red line ~ color=red
+
|line=  53.9560855309879,29.1796875 : 56.46249048388979,31.11328125 ~text= GREEN LINE ~ color=green
+
|  line  =  56.46249048388979,31.11328125: 59.31076795603884,30.673828125  ~  Text = thick line ~ Weight = 10
+
|  line =
+
59.31076795603884,
+
30.673828125:60.84491057364915,27.333984375
+
~text = opaque line
+
~OpacitY
+
= 1
+
|line = 60.84491057364915,27.333984375 : 60.930432202923335,21.26953125
+
:59.17592824927136,16.611328125:56.218923189166624,16.259765625:54.1109429427243,19.599609375
+
:53.225768435790194,23.466796875
+
}}
+
  
 
Don't you feel like [[God]] doing the same with [http://www.google.com/sky/ the whole universe]? (I let it to your power of abstraction to imagine this can zoom arbitrarily to any given part of the "map").
 
Don't you feel like [[God]] doing the same with [http://www.google.com/sky/ the whole universe]? (I let it to your power of abstraction to imagine this can zoom arbitrarily to any given part of the "map").

Revision as of 20:34, 1 February 2014

Contents

Google maps

Google maps are a wonderful interactive tool.

Here is the world...

<googlemap version="0.9" lat="19.973349" lon="7.03125" type="satellite" zoom="2" width="720" height="500" scale="yes" controls="large"> </googlemap>

{"markers":[{"pos":[{"lat":55.755786,"lon":37.617633}]}],"zoom":14,"center":{"lat":55.755786,"lon":37.617633}}

Don't you feel like God doing the same with the whole universe? (I let it to your power of abstraction to imagine this can zoom arbitrarily to any given part of the "map").

Embedding on web sites

If you're interesting in embedding google maps on your own web pages (please do!), our own recommendations are as follow.

MediaWiki

There is a wonderful extension called (appropriately) Google Maps by Evan Miller. This is the best I have tried so far, and don't feel like trying something else (it does all that you want painlessly).

WordPress

There are a lot of widgets but you may have to try many of them to find the one that fits your needs/habits.

  • MapPress is a popular choice but a bit over-the-top for the actual services it provides. It seems to overload a lot the servers. I found out I had connexions to google maps even when posts (and that's most of them) were not containing any map.
  • Xml google maps looks pretty good with a lot of configurable options, but it has an ugly ad to link to the plugin's webpage. Also it's a bit of an overkill if you want simple things (but looks strong for more complex applications). Finally, documentation is exasperating.
  • Simple Google Map mistakes simple with simplified. Its main restriction is that it allows only one marker.

Applications

  • For the 10 000 IP hit on our web, we displayed a map with locations of visitors. You can read how we did it.
  • We have the project to make a map of our trips with a selection of our best photos.