Photoshop Google Maps Tile Cutter Script Update

It’s been 1.5 years already since I created PS_BRAMUS.GoogleMapsTileCutter, a Photoshop Script which automatically chops up a large image into tiles for use with Google Maps. Today a huge update was released. Sparked by an initial pull request by Nick Springer, PS_BRAMUS.GoogleMapsTileCutter now sports a UI dialog in which you can set the options before …

New Google Maps Hands-on

Been playing around with the new version myself and must say it’s a great step forward. Here’s the official Google Promo Video: The new Google Maps draws you a tailored map for every search and click you make. So whatever you’re trying to find or wherever you’re trying to go, you’ll always have a map …

Google Maps v3 Move Polygon

UPDATE 2018.03.07: The issue requesting to have this in the core of Google Maps got marked as fixed … unfortunately I cannot find this change back in the documentation, so I’m not too sure if it’s actually fixed or not. Will keep tracking it. Since Google Maps v3.11 (*) it’s possible to move around a …

Google Maps v3 Drag Polygon

It’s really not that hard. No need for one of the many diy scripts; just set the draggable property on your instance of google.maps.Polygon and you’re good to go. Note: draggable was introduced in Google Maps v3.11 (dd 22 January 2013). The current stable version of Google Maps still is 3.10 however. For now (until …

Explore the ocean with Google Maps

Starting today, you can use Google Maps to find a sea turtle swimming among a school of fish, follow a manta ray and experience the reef at sunset—just as I did on my first dive in the Great Barrier Reef last year. Longing back to that time I went diving the Great Barrier Reef Google …

Google Maps HeatMap Layer

Some time last week, Google has (finally) released a HeatMap Layer for Google Maps. The Heatmap Layer provides client side rendering of heatmaps. A heatmap is a visualization used to depict intensity of data at geographical points. When the Heatmap Layer is enabled, a colored overlay will appear on top of the map. By default, …