FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TheRusskiy/google-maps-optimizations: A list of tricks to optimize google maps script with working code demos · GitHub

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Map optimization techniques

  • Using Intersection Observer
  • Using Google Static Map instead of a dynamic map
  • Prevent map from loading fonts
  • Using Static Map placeholder and loading a dynamic map on click

Seeing demos in browser

REACT_APP_MAPS_KEY=<YOUR_KEY> yarn start

About

A list of tricks to optimize google maps script with working code demos

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL