-
```
It might be worthwhile to implement an open source version of the loader API
for our project. Now
there are about seven different libraries included in this project, so adding
in some versioni…
-
```
What steps will reproduce the problem?
1. The following html:
$(document).ready(function(){
el = document.getElementById( 'google-map' );
map = new GMap2( el );
map.setCenter( new G…
-
```
What steps will reproduce the problem?
1. The following html:
$(document).ready(function(){
el = document.getElementById( 'google-map' );
map = new GMap2( el );
map.setCenter( new G…
-
branflake2267,
Can you confirm that the test suite runs for you? I've tried `mvn clean install` from multiple machines and while the older builds pass, the HEAD of master fails with tons of errors s…
-
Need to remove these.
There is no need for them anymore, given the file loading at run-time.
Will need to update the GUI logic. Maybe other areas too.
-
```
What steps will reproduce the problem?
1. The following html:
$(document).ready(function(){
el = document.getElementById( 'google-map' );
map = new GMap2( el );
map.setCenter( new G…
-
```
What steps will reproduce the problem?
1. The following html:
$(document).ready(function(){
el = document.getElementById( 'google-map' );
map = new GMap2( el );
map.setCenter( new G…
-
We know that Google has more accurate information about cell towers in comparison to OpenCellID. I did some research on their non-public api. I downloaded Gmaps.apk and decompiled it to smali. There I…
-
https://developers.google.com/maps/terms
> ## 10. License Restrictions.
> ### 10.2 Restrictions on the Types of Applications that You are Permitted to Build with the Maps API(s).
> ### 10.2 (a) No "W…
-
Is there a way to export a high resolution version of a heatmap?