Using Google Maps offline (Js Api)

后端 未结 2 1677
天命终不由人
天命终不由人 2020-12-11 16:08

I\'m trying to make an NodeJs App in which, on web page I\'m using Maps, For some reasons I\'ve chosen Google Maps and I want to stick to it. My question is

相关标签:
2条回答
  • 2020-12-11 16:36

    The offline access via Maps JavaScript API is not available at the moment. There is a feature request in the public issue tracker:

    https://issuetracker.google.com/issues/35827808

    Please star this feature request to express your interest and receive further updates from Google.

    0 讨论(0)
  • 2020-12-11 16:41

    1.Use Localstorage instead it might help but will be used in google chrome. 2.Check this url it might help How to cache Google map tiles for offline usage?

    0 讨论(0)
提交回复
热议问题