Google-map-react: Improvement, define what libraries you want to use.

Created on 1 Feb 2019  路  1Comment  路  Source: google-map-react/google-map-react

Hello,

First of all great job with this project. We are using it, but I missed one thing that I can define what libraries I want to use like example:
geometry,drawing,places and so on since like example places are used for autocomplete.
i went to google_maps_loader.jsx line 76:
var libraries = heatmapLibrary ? '&libraries=visualization' : '';
So to have extra property for libraries would be nice feature, at this moment no other options except load needed libraries in header.

Br.

Most helpful comment

you can pass it via bootstrapURLKeys.

>All comments

you can pass it via bootstrapURLKeys.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kirylkliushkin picture kirylkliushkin  路  4Comments

matanhalevy picture matanhalevy  路  4Comments

codingedgar picture codingedgar  路  3Comments

figalex picture figalex  路  4Comments

robertwt7 picture robertwt7  路  4Comments