- Posts: 2
- Thank you received: 0
OVER_QUERY_LIMIT
- schacke
- Topic Author
- Offline
- New Member
-
Less
More
13 years 4 weeks ago #265
by schacke
OVER_QUERY_LIMIT was created by schacke
Hello
I have about 20 Placemarks on a map on suddenly i'm getting the error: OVER_QUERY_LIMIT, on the first 2 or 3 addresses.
What did I do wrong?
//Martin
I have about 20 Placemarks on a map on suddenly i'm getting the error: OVER_QUERY_LIMIT, on the first 2 or 3 addresses.
What did I do wrong?
//Martin
Please Log in or Create an account to join the conversation.
- Dima
-
- Offline
- Platinum Member
-
13 years 4 weeks ago #267
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Re: OVER_QUERY_LIMIT
Hi.
Go to my documentation.
And do Zh GoogleMap check Troubleshooting.
If briefly - you define placemarks by text address.
And Google Maps API geocoder restricts executing geocoding at about 10-12 at one time.
In this case you just only move around each placemark on backend map, to define by lat/lng
Go to my documentation.
And do Zh GoogleMap check Troubleshooting.
If briefly - you define placemarks by text address.
And Google Maps API geocoder restricts executing geocoding at about 10-12 at one time.
In this case you just only move around each placemark on backend map, to define by lat/lng
Don't forget support my developments: post review in JED , donate , help with translation

Please Log in or Create an account to join the conversation.
- schacke
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
13 years 4 weeks ago #269
by schacke
Replied by schacke on topic Re: OVER_QUERY_LIMIT
Thank you so much! That did the trick

Please Log in or Create an account to join the conversation.
Time to create page: 0.273 seconds