Google Maps, remote server does not respond

0

Person, I'm working with geolocation, and I'm using a class to receive data from my remote server, such as lat, lng, until then it was working but I do not know what happened that my application stopped receiving the positions registered in the database, that is the places.

Follow the LOG, from android studio.

Could not dispatch event: class com.partiu.me.domain.MessageEB to subscribing class class com.partiu.me.TrackingActivity                                         java.lang.NullPointerException: Attempt to invoke virtual method 'void com.google.android.gms.maps.model.Marker.setPosition (com.google.android.gms.maps.model.LatLng)' on a null object reference

    
asked by anonymous 16.03.2018 / 15:23

0 answers