Difference between revisions of "User:Minooz/PRJ"

From CDOT Wiki
Jump to: navigation, search
(Google)
(Google)
Line 49: Line 49:
 
* [http://code.google.com/apis/maps/documentation/javascript/ google map api]
 
* [http://code.google.com/apis/maps/documentation/javascript/ google map api]
 
: [http://code.google.com/apis/maps/documentation/javascript/tutorial.html tutorial]
 
: [http://code.google.com/apis/maps/documentation/javascript/tutorial.html tutorial]
: [view-source:http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html map-simple]
+
: [http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html map-simple]
 
: [http://code.google.com/apis/maps/documentation/javascript/basics.html#DetectingUserLocation detecting user location]
 
: [http://code.google.com/apis/maps/documentation/javascript/basics.html#DetectingUserLocation detecting user location]
 
: [http://code.google.com/apis/maps/documentation/javascript/v2/services.html#Geocoding services-GeoCoding(address)]
 
: [http://code.google.com/apis/maps/documentation/javascript/v2/services.html#Geocoding services-GeoCoding(address)]
: [view-source:http://code.google.com/apis/maps/documentation/javascript/v2/examples/geocoding-simple.html get latlng from addresss]
+
: [http://code.google.com/apis/maps/documentation/javascript/v2/examples/geocoding-simple.html get latlng from addresss]
 
: [http://blogs.missouristate.edu/web/2010/05/12/google-maps-api-v3-developing-for-mobile-devices/ for mobile devices]
 
: [http://blogs.missouristate.edu/web/2010/05/12/google-maps-api-v3-developing-for-mobile-devices/ for mobile devices]
 
* [http://dotnet.sys-con.com/node/171162 google map and asp.net]
 
* [http://dotnet.sys-con.com/node/171162 google map and asp.net]

Revision as of 22:49, 20 November 2011

PRJ566

Blackberry HTML5

Browsers in Blackberry

Maps

Bing

Google

tutorial
map-simple
detecting user location
services-GeoCoding(address)
get latlng from addresss
for mobile devices


OLD

Depolyment

Ripple Emulator for Chrome

JavaScript, HTML5, CSS3

Resources from ECL course

Simple Application from the course repository -> https://zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-mobile-blackberry-simple/