Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Side by Side Diff: dart/samples/google_maps/README.md

Issue 60733003: Version 0.8.10.6 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 ## Google Maps API and dart:js 1 ## Google Maps API and dart:js
2 2
3 This code is derived from 3 This code is derived from
4 https://developers.google.com/maps/documentation/javascript/tutorial#HelloWorld 4 https://developers.google.com/maps/documentation/javascript/tutorial#HelloWorld
5 5
6 See the `web/index.html` and `web/index.dart files for the `dart:js` example. 6 See the `web/index.html` and `web/index.dart files for the `dart:js` example.
7 7
8 Open `web/index.html` with Dartium. 8 Open `web/index.html` with Dartium.
9 9
10 Read the [dart:js API docs](http://api.dartlang.org/docs/releases/latest/dart_js .html) 10 Read the [dart:js API docs](http://api.dartlang.org/docs/releases/latest/dart_js .html)
11 11
12 Please report any [bugs or feature requests](http://dartbug.com/new). 12 Please report any [bugs or feature requests](http://dartbug.com/new).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698