Skip to content

issues Search Results · repo:fullstackreact/google-maps-react language:JavaScript

Filter by

396 results
 (84 ms)

396 results

infullstackreact/google-maps-react (press backspace or delete to remove)

I m using google-maps-react : 2.0.2 , and got this error everywhere I use Map from google-maps-react : Node 12.4 , React: 19
  • VitaliyKravetsWork
  • Opened 
    on Aug 7, 2024
  • #547

I am trying to apply custom styles to the Map component, but the map is always the same. Here is my onReady property, that should set the styles to map. onReady={(mapProps: any, map: any) = { map.setOptions({ ...
  • adamsulc98
  • 1
  • Opened 
    on Jan 16, 2024
  • #546

I forked this repo and published the latest version as @peacechen/google-maps-react https://www.npmjs.com/package/@peacechen/google-maps-react
  • peacechen
  • Opened 
    on Nov 14, 2023
  • #545

My markers looks like: Marker key={id} position={{ lat: business.branch?.address?.lat, lng: business.branch?.address?.lng, }} icon={{ url: /static/images/location markeRlightmode.svg , scaledSize: new ...
  • shahaarati0
  • Opened 
    on May 9, 2023
  • #544

This library is exposing the Google Maps API in the source of the page. script src= https://maps.googleapis.com/maps/api/js?key=API_KEY amp;callback=... /script The problem is found in the file GoogleApi.js ...
  • davidjeyachandran
  • 2
  • Opened 
    on Mar 9, 2023
  • #543

` InfoWindow google={window.google} map={mapState.map} marker={mapState.marker} visible={mapState.visible} content={ contetn } div ...
  • shahaarati0
  • Opened 
    on Dec 9, 2022
  • #541

I am using aws Geo and the folowwing code import Amplify from aws-amplify ; import awsconfig from ./aws-exports ; import { createMap } from maplibre-gl-js-amplify ; import maplibre-gl/dist/maplibre-gl.css ...
  • Maps2022
  • Opened 
    on Jul 23, 2022
  • #540

bounds and marginBounds have the same value if i console all the values as follows image i use those values for clustering. and i choose bounds insteadof marginBounds. i wanna know the difference (if ...
  • Ndream-KimYoungHoo
  • Opened 
    on Jul 21, 2022
  • #539

I would like to know if it is possible to draw a route on the map similar to the image below: 1_n7RewtYOFB9bt8PF9qcF3w I didn t find anything from this library saying anything about it, if anyone can ...
  • daniimd
  • 1
  • Opened 
    on Jul 6, 2022
  • #537
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub