map scripting

Post on 08-Jan-2016

22 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Map Scripting. With Google, Yahoo and Bing*. Adam DuVander. @adamd. mapscripting.com. *and a few more!. y = latitude. x = longitude. y = latitude. (y, x). x = longitude. y = latitude. (y, x). (51.477222, 0). x = longitude. Typical Mapstraction Recipe. Include provider JavaScript - PowerPoint PPT Presentation

TRANSCRIPT

Map ScriptingWith Google, Yahoo and Bing*

*and a few more!

Adam DuVander @adamdmapscripting.com

y = latitude

x = longitude

y = latitude

x = longitude

(y, x)

y = latitude

x = longitude

(51.477222, 0)

(y, x)

1) Include provider JavaScript2) Include Mapstraction:3) mxn.js?(google,yahoo)

mxn.core.jsmxn.google.jsmxn.yahoo.js

4) Include HTML <div> hook5) Your Mapstraction code onload

Typical Mapstraction Recipe

Mapstraction Sandbox:

mapstraction.appspot.com

Let's Get Playing!

top related