Nick Adams

Results 10 comments of Nick Adams

Google likely changed their policies on google maps API. and you likely need to add the API key to the js. https://developers.google.com/maps/documentation/javascript/get-api-key. and set it as a key param in...

@leonardo2204 We could look into implementing this. Is there an example of how this is implemented in the maps api.

@guidedways I am unable to reproduce this with the sample app. Can you provide more details?

in the google map you can call `showInfoWindow() on a marker as described here. https://developers.google.com/maps/documentation/android/infowindows You can probably add support for calling `showInfoWindow()` on the map markers in this project...

It would be interesting if we could integrate that project into airmapview. Maybe have a module that can be included that is an interface between opensciencemap and AirMapView.

@palakoti0312 @adamgotterer do you see this error as being related to having multiple builds happening concurrently and multiple processes starting? https://github.com/cosmtrek/air/issues/216#issuecomment-1027245136

@daniel-sanche friendly ping on this to see if there's an update.

@losalex @daniel-sanche any updates on this?

Hi, I observed this crash on a nexus 5 and a motox. I was using version 5.0 of the sdk. It is always reproducable.