Application development

piqued

Registered Member
Joined
Sep 11, 2014
Messages
69
Reaction score
22
So, I'm starting with a blank canvas (whiteboard) here...and need some direction.

I'd like to create a map/locator style application and really...have no idea where to start....I've done some searching but only came up with information and resource on application hosting providers and all of that good stuff..


Thanks people.
 
Anyone? I'm just looking to create a basic map application that has a database of all locations that I specify...pretty simple I'd think once I get the concept or a good resource of two...

Thanks in advanced for the 411!


EDIT: Did some more research, for any one that's curious there's a google api among other open sources resources for this type of thing
 
Last edited:
OpenStreetMap is a global project with an aim of collaboratively collecting map data.
Code:
http://www.openstreetmap.org/about

OSM API library in PHP
Code:
https://github.com/kenguest/Services_Openstreetmap
 
I think MrBlue's suggestion is very good. OpenStreetMap data is free and very detailed. It is very worth using, even if the api is quite harder to master than Google's or Bing's.
 
For any kind of solution, you can contact to OST.Agency. You will get a satisfactory result, we are ISO certified and have lots of happy clients.
 
"If i have given 24 hours to cut a tree, i ll be spending 23 in sharpening my axe " Unknown
First plan, than perform accordingly.
 
Back
Top