Hi,
I have used Google Maps a couple of times, but what wondering about OpenLayers...
Before starting any kind of coding, here are a couple of questions that come to my mind, and you might help me about :
- Why would I use OpenLayers instead of Google Maps ?
- Except for it's OSS licence, anyway
- Did you encounter any situation in which you'd recommend absolutly not using OpenLayers ?
- I did a search about "OpenLayers" on SO ; there are not many answers ; does it mean this solution is not used much ? Could it be a problem for long-term viability of the project ?
- For those of you who have already used OpenLayers : are there any common pitfalls / problems I may encounter ?
- What about using a JS Framework with it ? I've seen it's using prototype, and I know prototype, so that's be OK... But what about using something else like Mootools ? (Which is not compatible with prototype, btw)
- Are there any kind of speed/performance related problems ? I need my application to be responsive, and can't wait hours to get a map displayed...
- Are there maps available for many places, or are there lots of those missing ?
- ie, I'm in France, and need my application to work at least for big cities... Will that be OK ?
- if not, is it easy to find layers/visualisations for OpenLayers and integrate them ?
- Is there any kind of API to display roads ?
- For instance, to show roads that are one-way only
- If yes, how can I do that ? Do I have to have some kind of file containing those roads informations, and, then, display them on the map by myself ?
- Do you know any good tutorial to OpenLayers ?
Thanks in advance for your help !
I have not tried it yet, those are just out of the blue question... So sorry in advance if some are stupid ; I'm really a big ignorant, right now, when it comes to OpenLayers :-(
And, if you have any recommandation, don't hesitate : I'm always interested !