Technology, life, programming, travel and money.

Posts Tagged ‘KML’

Improved KML embedding of Google Maps into web pages

Improved KML embedding of Google Maps into web pages

I've been further improving the code that I described in my previous in my previous post - 'Adding KML Google Maps overlays to WordPress posts'. I've made these changes: Option to specify a latitude / longitude / zoom for the map. This allows you to have one map and then show lots of different views of it The code is now implemented as [...]

Adding KML Google Maps overlays to WordPress posts

Adding KML Google Maps overlays to WordPress posts

Embedding basic KML Maps into your blog post There is an easy way to include Google Maps KML overlays in your WordPress blog if you are willing to have all the size and style information hardcoded into each post. All you have to do is to go to http://maps.google.co.uk/ type the KML location into the search box and then click on 'Link to this [...]