Skip to main content

All Questions

0 votes
1 answer
120 views

How to Dynamically Set Zoom Level to Display Two Markers on Google Maps in Flutter App screen Without Scrolling?

I'm working on a Flutter application that utilizes Google Maps. In my app, I have two markers: one representing the user's location and the other representing the pet's location. I want to set the ...
Hasti Vaghani's user avatar
-1 votes
1 answer
530 views

How can i update react-native-map marker smoothly as location changes?

I am having issues animating the map marker on react-native-maps application. the marker stays in the center and do not move with the blue dot. and the map screen changes abruptly. I am using the ...
user3118363's user avatar
0 votes
1 answer
96 views

Using Unfolding Maps library on Processing editor - Red Marker will not appear on the map

How can I make a very basic red marker (i.e., Red Ellipse) appear on the map (which integrates unfolding library) at the provided location (coordinates) for the shelter in this case. Here's the code ...
kidjoo's user avatar
  • 1
0 votes
1 answer
38 views

I got problem with Marker using googlemap on android

got this message and i do not know how to solve it. i'm getting data from a device (latitude, longitude, device_name, altitude). when trying to get the device in real time moving i got this Log: W/...
user avatar
-5 votes
2 answers
1k views

Google Maps Api - when is map.panto(latlng) smooth

EDITED: I'm trying to work out when Google Maps API map.panTo(Lat, Lng) decides the trip is too far (pixels) for a "smooth" pan. This is what the manual has to say: - Changes the center of ...
McMurphy's user avatar
  • 1,269
0 votes
0 answers
125 views

[React][React-Leaflet] Updating position after changing radius

I am working on a React-app to find a soccer club near the user position, I want to let the user change the radius around him in order to find some results in his area. So for now the default value of ...
Manuel's user avatar
  • 3
0 votes
1 answer
2k views

How do I fetch Markers around the users location in React Native MapView?

I want to fetch top 5 markers that are closest to the users location (in order) and put that into a useState object. How can I achieve that? My map screen loadflow: Load map Get user location (stored ...
AnyamBorogass's user avatar
0 votes
1 answer
849 views

Flutter: E/GoogleMapController( 4641): Cannot enable MyLocation layer as location permissions are not granted

I cannot display the current location of my mobile device. The error is: E/GoogleMapController( 4641): Cannot enable MyLocation layer as location permissions are not granted and E/flutter ( 4641): [...
Ronel Sadullo's user avatar
0 votes
2 answers
388 views

View latlng in popup after moving marker

I want to show on popup the lat and lng also after i move the marker if the initial position is not correct. Is it possible to view in popup the new coordinate after that the marker has been moved? &...
CartoLover's user avatar
1 vote
1 answer
3k views

How do I watch user location on leaflet js with a one time permission request?

I want to always update a marker with user location at every time. But, I do not always want to seek user permission every 5 minutes but I want to seek user permission once until the user stops using ...
kojo justine's user avatar
1 vote
0 answers
437 views

app on emulator running perfect but when running on real device the location marker is not visible and when running code it shows unable to load asset

As the problem is that everything works fine in emulator....even assets are loading successfully in emulator still the stack shows unable to load assets and moreover after successfully testing app on ...
Mayank Saraswat's user avatar
-1 votes
1 answer
351 views

Mapbox for android: when I import markerview dependancy, my original mapbox map code stops working

I have been using Mapbox tutorials and etc., to write a code that creates a map and and finds user's location. For this purpose i have been using these dependencies: implementation 'com.mapbox....
S B's user avatar
  • 9
1 vote
1 answer
58 views

G Maps Android Java, last known location marker color different from Marker for location changed,but showing same marker color on running app

//do focus on the last else block of the code and the OnLocationChanged method(which is inside of the OnMapReady() method) this else block(contains the code fo rthe lastknown location method) and ...
Lavish Garg's user avatar
1 vote
0 answers
196 views

Google map freeze application in ios swift

After tapping some location in google map application get freeze or crash. Getting error like : Class _NSZombie_GMSx_GMMResourceRequestProto is implemented in both ?? (0x2821d0d20) and ?? (...
Vrujesh Modi's user avatar
2 votes
1 answer
399 views

Show multiple markers using the geo: intent to display a map at a specified location and zoom level

I want to display some markers using the geo: intent to display a map at a specified location and zoom level. But I don't know how to add my markers here? Can somebody help me with this? // Creates ...
Cap's user avatar
  • 57

15 30 50 per page
1
2 3 4 5 6