Hello,
I read the licenses and the terms of Google map API but I still have
some doubts.
I want to know more informations about the following questions:
1) can I realise a web page and to allow users to save their markers
by saving ONLY the requires data (such as markers lat&lng, and a short
title) to semplify the marker loading at each visit?
2) can I make 2 versions of this service? One for free in which each
user can add xxx markers and another version for pay (eg. only 1$)
with the same services, but without limit of markers adding?
Thank you for your support.
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
On Sun, Apr 3, 2011 at 1:51 AM, thebit <the...@email.it> wrote:Hello,
I read the licenses and the terms of Google map API but I still have
some doubts.
I want to know more informations about the following questions:
1) can I realise a web page and to allow users to save their markers
by saving ONLY the requires data (such as markers lat&lng, and a short
title) to semplify the marker loading at each visit?Yes as long as any user can add markers for free.2) can I make 2 versions of this service? One for free in which each
user can add xxx markers and another version for pay (eg. only 1$)
with the same services, but without limit of markers adding?Not without a premier license.
-G
But that's not what 9.1 says. That term says that an application which
*requires* a paid login must have a Premier licence (my emphasis). An
application which does not *require* a paid login doesn't need a
Premier licence.
So some clarification is needed. Thebit's suggestion is to have two
versions of the page, one which is free and another which is paid-for.
Obviously the paid-for implementation requires a paid login and a
Premier licence.
But there is a method, as described by Gregory, where there is only
one implementation, which is free. All the restrictions are tested
server-side. The implementation of the map is the same whether or not
money is paid, and it makes no difference to what is served to the
browser whether the user has paid money or not if the restriction is
server-side. (Presumably a login of some sort will be required in
order to save markers identifiably, but that can be free as Term 9.1
allows that.)
What is being purchased is more database space, not a different map
implementation. I don't believe Google can mandate the purchase of a
Premier licence because someone wants to sell database space which is
not under Google's control.
It's very similar to this thread, where no-one from Google has
disagreed: http://groups.google.com/group/google-maps-api/browse_thread/thread/d8204cb6c0ce2677
See also this: http://code.google.com/apis/maps/faq.html#tos_password
-- this use case is an enhancement to the free map, isn't it?
If the intention of the Terms is to enforce a payment to Google for
something which does not affect access to the map and is not in their
control (like database space), then the Terms should make that
explicit. The use of the word "require" would indicate otherwise.
Yes. Googlers can be identified by @google.com email addresses. Luke has one.
Sorry to drag this thread up again, but it seems Luke's comments may
have been based on the new Terms -- which weren't published on 4
April, but which he would certainly have known were in the pipeline.
The new Term 9.1.1 says "Your Maps API Implementation must be
generally accessible to users without charge and must not require a
fee-based subscription or other fee-based restricted access. This rule
applies to Your Content and any other content in your Maps API
Implementation, whether Your Content or the other content is in
existence now or is added later."
I still maintain that the purchase of database space to allow more
content to be stored doesn't fall into the "Your Content" clause here.
There is no charge to access the map, or My Content in the map
(however much there is of My Content). There is a charge to store
data; once it's stored and *becomes* My Content [that is, "added
later"] then it's freely available to anyone who accesses the map.
That's compatible with the Terms.
As an aside, albeit related, I doubt that a UK court would allow
Google to restrict my trade in My Content anyway, since (a) Term 11.1
cedes all claim to it and (b) it is possible to provide a free
generally-accessible Implementation, while reasonably protecting my
investment in my data. It is likely that, under Term 19.3, the
sentence "This rule applies..." should be struck out in the United
Kingdom.