googlemap tag

9 questions


3 answers
102 views
0
How do I put an icon in the center of the screen in Google Map on Android?

We are currently producing a mobile community application.I'd like to mark the center on the map.I don't want to mark it with a marker, but I want to classify it separately like an image icon.I want t...

1 years ago

2 answers
92 views
0
Android Google Maps Abnormalities

Hello. I'm asking for your help because I couldn't solve the problem while studying Android.Currently, I'm going to make Google Maps into fragments and float them. The float is successful, but Only th...

1 years ago

1 answers
62 views
0
List How to use it

List <? You want to use the datatype in extensions List <LatLng >>. But I don't know how to use it.Give me an example!

1 years ago

1 answers
115 views
0
You want to set the center value to the current geolocation value when using google map api

JSP Code <%@ page language=java contentType=text/html; charset=UTF-8 pageEncoding=UTF-8%><%@include file=/importhead.jsp %> <%@include file=/header.jsp %> <%@include file=/panel.j...


1 answers
56 views
0
Google Maps does not appear when Android is distributed

I'm struggling with an unexpected problem when I try to put an app on the market.I created an .apk file with the bulk>generate signed apk in Android Studio.This app contains Google Maps, so to regi...

1 years ago

1 answers
107 views
0
Related to Google Map API error

Hello. I am making a website using Google Maps API.It's nothing but I brought the Google map key and printed it out on the websiteIt's going well without anywaysAn error message appears stating that c...

1 years ago

1 answers
107 views
0
I have a question about Android Google Map API ㅜㅜ

I want to display the current location using Google Map API, but when I looked up the example, most of the codes were in between It has not been implemented yet because of the embedded replicated func...


1 answers
81 views
0
Currently, we are trying to resize Google Maps using select's

<select id=location_distance> <option value=500>500m</option> <option value=1000>1km</option> <option value=3000>3km</option> <option value=5000>5km...


1 answers
103 views
0
Click on Android Studio Google Map Marker

I want to get the num value of the marker when I click on the marker in for and put it in putxtra, so please help me how to get the num value.


© 2024 OneMinuteCode. All rights reserved.