Well my aim is to use the data parsed from the map to calculate
coverage areas, etc. I wont need an API for that. But for the actual
parsing, i.e. i need some inbuilt method to return some data that will
aid me in the calculation (like a distance matrix for example?). All i
want from the API is - once the user has drawn the polygon
representing the coverage area - for it to return numbers which i can
then use (with my logic, not the APIs) to calculate optimum cell size,
optimum tower placements, etc. I hope this makes it clearer?

On Jan 27, 2:28 pm, Rossko <[email protected]> wrote:
> Google Maps is commercial, even though it is free to use under some
> circumstances.
> For example, if you have a lot of traffic you will be charged for
> maps.
> You need to check this out.
>
> I'm not sure what you are asking about 'coverage'
> You can e.g. draw polygons on maps to represent coverage areas, thats
> not difficult- if you have the data.
> There are no tools in the Maps API to calculate coverage of a
> particular tower etc.
> To find if a given point lies in certain coverage areas is a geometry
> problem, you don't need maps to solve that.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to