-
用三星Galaxy试了下
首页打开没问题
1 下面的菜单栏按钮事件很难响应,按好多次才能打开
2 拼图没问题
3 拍照后崩调
4 FPS没问题 最慢30多 最快50多
5 刚启动的时候貌似疯狂的gc
#6 附件是logcat 前面有些其他的内容
--------- beginning of /dev/log/main
D/dalvikvm( 6945): GC_EXPLICIT freed 5…
-
In France, lots of places have "la" removed from their name. Here are a few examples:
- "La Ferté Saint Cyr" can only be found by searching for "Ferté Saint Cyr";
- "Saint Germain la Chambotte" can on…
-
Hello,
First thanks for reading. In my localhost all is working fine but in my production server i get this error:
Catchable Fatal Error: Argument 1 passed to Ivory\GoogleMapBundle\Model\Services\Ge…
-
hi,
i just came across a problem, that preg_match_all in parseGeometryCollection will die when re-saving a larger WKT with bout 1000 points.
lowering the pcre.recursion_limit as for example document…
dasjo updated
12 years ago
-
Add a DumperInterface and additional dumpers, i.e.:
- GeoJSON: http://geojson.org/geojson-spec.html
- KML: http://en.wikipedia.org/wiki/Keyhole_Markup_Language
- WKT
- WKB
jsor updated
12 years ago
-
I have a Symfony 2.0x installation and MopaBootstrapBundle.
In my error log, i can see:
request.ERROR: Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET /bundles/M…
smoya updated
12 years ago
-
Hello,
First I'm glad to see this project!
But I think I makes sense to seperate the two options "Geocode by Ip" and "Geocode by Address".
ATM there is only `$geocoder->geocode($value)`
-
It would be nice to include geoPHP with Geofield so that it's easier for site admins to set up the module without having to come here first. Granted, drush integration makes that pretty easy for those…
-
On occasion there might be a long string, or a series of concatenations that pass well beyond the 80 character mark.
I'm not sure what the CakePHP standards are on long strings, but for readability, …
-
...and separate lat, lon into two CGI params while we're at it.