Sasha MapsAlexander MaryanovskyApril 4, 2011Contents1 Introduction 22 Hello, World 33 Custom Maps 64 Custom Actions 84.1 On the Desktop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84.2 On the iPhone . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 Overlays 95.1 Interactive Widgets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 Widgets on the Map 116.1 Overview Map Widget . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116.2 Zoom Widget . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126.3 Scale . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126.4 Bubble Widget . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 Map Widget Events 138 Implemented Tile Protocols 148.1 Web Map Service (WMS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148.2 Google Maps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 168.3 OpenStreetMap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 iPhone, iPod Touch and iPad 1710 Disclaimers 1811 Resources 1811 IntroductionSasha Maps is a GWT library similar in capabilities to OpenLayers, or the client-side of GoogleMaps. The core functionality is displaying and interacting with a map. A map consists of a set ofhuge ...
Voir