Difference between revisions of "User:Minooz/PRJ"

From CDOT Wiki
Jump to: navigation, search
(Blackberry HTML5)
(Google)
Line 48: Line 48:
 
====Google====
 
====Google====
 
* [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]
 +
: [view-source: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/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://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://gmaps.codeplex.com/ google map api for .NET]
  
 +
 +
=====OLD=====
 
* [http://www.blackberryforums.com/developer-forum/143263-heres-how-start-google-maps-landmark.html how to start google maps]
 
* [http://www.blackberryforums.com/developer-forum/143263-heres-how-start-google-maps-landmark.html how to start google maps]
  

Revision as of 22:48, 20 November 2011

PRJ566

Blackberry HTML5

Browsers in Blackberry

Maps

Bing

Google

tutorial
[view-source:http://code.google.com/apis/maps/documentation/javascript/examples/map-simple.html map-simple]
detecting user location
services-GeoCoding(address)
[view-source:http://code.google.com/apis/maps/documentation/javascript/v2/examples/geocoding-simple.html 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/