Posted by ruadhan 3 years 39 weeks ago

Mobile Champion
This forum is for discussing Location Based Services and related topics - think GPS, assisted GPS. Think location-aware applications and services such as FireEagle and OpenCellID. Think location APIs, such as JSR179. Essentially, anything location!
Posted by favoritefoodblogs 11 weeks 1 day ago

SEO Tips and Techniques,Search Engine Optimization, Off Page SEO Factors, On page SEO, Keywords Optimization, Google image optimization, Google Analytics, Ad Words campaign, Google Ad Words, Google Page Rank, Google Optimization, Social Media Marketing, Pay Per Click concept, Search Engine Reputation Management, Search Engine Marketing , KEYWORD CLOUD
For More : http://www.realseotips.com
Posted by BobHoil 20 weeks 4 days ago

I have started developing an application through the Google Maps API. I have the map drawing, geopoint drawing (hard coded geopoints), and a few other things. But right now I have been trying to get a way to download the geopoints from my web server to show points on the map around your current location. Now I am having a hard time with this and need some tips on what to use to accomplish this best. I have included a link with an image showing what I have so far for the application.
http://www.bobhoil.com/2011/09/15/upcoming-android-application/
Posted by mssingoy 45 weeks 6 days ago

They relapsed
Posted by mssingoy 45 weeks 6 days ago

just walk
Posted by mssingoy 45 weeks 6 days ago

He stared ahead
Posted by garbetjie 1 year 25 weeks ago

Hey all.
I've had a client come to me wanting to develop a mobile website that makes use of Windows Mobile devices. However, they're wanting to make use of the device's GPS services.
I've been assured that the users at which the mobile site is aimed will definitely have phones that have GPS enabled.
So, I did a search around to see how it would be possible to retrieve a phone's GPS co-ordinates on Windows Mobile, and wasn't able to discover anything that would suggest it is even possible.
Posted by myousufq 1 year 27 weeks ago

Howdy,
I need to develop an application same like CityGuide (shipped with Java wireless toolkit) but using Google map. Is it possible to move an object on Google Map please...
Much appreciated
-y
Posted by yukuza 1 year 33 weeks ago

Hello everybody,
I got a big Problem, since I've updated my iPhone 3GS to iOS4. I am using the W3C geolocation API Specification to get a current Position within my Webapp. Just using this sort of JavaScript code:
function locate(event)
{
navigator.geolocation.getCurrentPosition (gotPosition);
}
function gotPosition (position)
{
currentlatitude = position.coords.latitude;
currentlongitude = position.coords.longitude;
}Posted by vanarlan 1 year 36 weeks ago

Hi All,
I have latitude and longitude data of particular location.
How can develop search system using area or corridor using google map api or other?
For example : search with particular radius
Gerrit


