Skip to content
#

google-maps

Here are 2,016 public repositories matching this topic...

GuillaumeSpera
GuillaumeSpera commented Nov 15, 2019

Bug

For the component Marker, the type of value retrieved from onPress={e => console.log(e.nativeEvent)} does not match the documentation NOR the index.d.ts

What is being logged :
{ action: "marker-press", coordinate: { latitude: 0, longitude: 0 }, id: "unknown", target: 77 }

Environment info

React native info output:

Laravel 7 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Project can be stood up in minutes.

  • Updated May 28, 2020
  • PHP
scryan7371
scryan7371 commented Feb 12, 2020

Bug
This plugin is super useful however it makes use of the method componentWillReceiveProps which is no longer supported by React. React continues to evolve in many directions and now they are getting rid of classes in preference to functions. I still have clients that are React heavy but more and more are moving to other frameworks due to the instability and constant breaking changes being in

ppcfish
ppcfish commented Apr 27, 2020

i used google colab and display map like that:

import IPython
IPython.display.HTML(filename='export.html')

gmaps.drawing_layer is work well,
but gmaps.directions_layer only show map / Marker , not show routes line

did any no know why? many thank

1

Rootex
Rootex commented Mar 11, 2016

I need some help, In my project i used the normal kind of templating with a default layout and every other extends this.

  • When adding a map to lets say a profile.html which extends layout.html, how can i add mymap.js to the <head> tag if this profile page does not have a head, only the one from the layout?
  • If i add this mymap.js to the layout, my pages will definitely crash becaus

Improve this page

Add a description, image, and links to the google-maps topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-maps topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.