How do I create a dark Google Maps image for Google Glass?
I need to create a dark/inverted map image for use on Google Glass, since the standard Google static maps image is too bright when displayed on the screen. How can I customize the map theme to look good on Glass? The Google Static Maps API provides a number of customization options to change the colors of the map features. Here's an example of an activity that loads a dark/inverted static map image and displays it in a full-screen ImageView on Glass. The description of the query parameters used to construct the URL can be found in the documentation for the Google Maps Static Maps API . public