Allow embedding Maps Engine maps on WordPress.com
-
-
That would be awesome!! Since I use the free version of wordpress (not wordpress.org) it is not allowed the use of neither <iframe> nor plugins. But I’m still trying to find the way of embedding a Google Engine Map in my free wordpress.com blog (without using neither of the solutions listed above).
-
-
I wonder if there’s an underlying problem: the Maps Engine maps use JavaScript, which isn’t allowed here on WP.com? — But I’m not sure.
-
-
-
-
embedding google-maps-engine would be very useful to me to…please could you make this possible?
-
Damn! I thought it was possible until I saw my embed code vanished! Please fix this!!!
(and if you could do it too for embedment as about.me would be great!)
-
Would it be possible to roll out this functionality in multiple phases. One very neat future of Google Fusion Tables is to allow to retrieve the nearest objects. The code (javascript) is extremely forward, please find following snippet below (retrieving the 8 nearest objects):
select: "'Location'", from: myGoogleFusionTable orderBy: 'ST_DISTANCE(Location, LATLNG(51.219987, 4.396237))', limit: 8Other possibilities could be to enable traffic layers or heatmaps. Please find another snippet of code below:
var fusionTablesLayer1 = new google.maps.FusionTablesLayer({ query: { select: "'stop_name'", from: '1R5UpEtx8WMjgL2U1EOyzQxA9cMm5CeI0f6TY2l4' }, heatmap: { enabled: true }, map: myMap });var trafficLayer = new google.maps.TrafficLayer();
trafficLayer.setMap(myMap);I would be willing / able to contribute on this roll out. Solid knowledge of JavaScript, Google Maps API and Google Fusion, less knowledgeable on WordPress (internals) but used to learn new technology and to work remotely.
-
-
I fully agree with the need to embed customizable maps on WordPress.com. I just started a travel blog (72hoursin.wordpress.com) and would like to embed a destination map on my site.
I found this plugin which is perfect for me… http://bigblogmap.com/your-map/ but of course it is only supported on the .org platform. I understand there are security concerns with plugins, but surely Google’s Maps Engine is secure enough to incorporate into the .com platform.
Perhaps I’ll have to transfer everything over to .org, but if Maps Engine were available, it would prevent me from all that trouble. There are a number of travel bloggers on the .com platform that this would benefit, not to mention the countless other uses that use maps to educate, etc.
Please consider adding this feature ASAP.
-
All and certainly @stillinparis,
one possibility is to work with an image of a map and, once the end-user decided to click on the map, to forward to the (shared) google map where the end-user can find all the details. I did this with one example : check out the image on the WP page http://ictcalimero.be/2013/11/06/30-wegenwerken-antwerpen/
It’s not ideal but it offers (some of) the functionality we would like to have.
-
Thank you. That last suggestion is really helpful.
Still, I’ll add my voice to the others in hoping that we can embed these properly in time. Please, WordPress?
-
The suggestion of this topic is a really good one. These new maps are more user friendly than the older ones.
-
-
-
One more suggestion as a work around. Cartodb.com allows to host maps in the cloud as well (first 5 maps are for free). You can apply the trick of double clicking or embed the html in a wordpress.org site.
I’m inclined to believe the UI of Cartodb is a bit more ‘sexy’ and certainly Web-App ready as opposed to the UI of Google Fusion. Example of Cartodb map with this url: http://cdb.io/1cNhSVT
-
One more suggestion as a work around. Cartodb.com allows to host maps in the cloud as well (first 5 maps are for free). You can apply the trick of double clicking or embed the html in a wordpress.org site.
I’m inclined to believe the UI of Cartodb is a bit more ‘sexy’ and certainly Web-App ready as opposed to the UI of Google Fusion. Example of Cartodb map with this url: http://cdb.io/1cNhSVT
-
that’s bad, same problem. I made my map with google engine, it tooks time, but now I cannot embed it on my wordpress.com site. :-(
- The topic ‘Allow embedding Maps Engine maps on WordPress.com’ is closed to new replies.