1

I have a website with mobile optimization (actually more like responsive optimization, but whatever).

On one page I have a Google Map with lots of custom markers. Since this map is in quite a small div (at least it appears quite small on smaller screens), it's not really friendly to use. Is there an easy way to open this exact map (with the same location AND all my custom markers) in the native iPhone/Android app? Maybe a JS-library of some sort, or even something directly developed by Google? If this is not possible, is there maybe a trick to open it fullscreen, to at least get the native feel?

Thanks!

Kara
  • 5,650
  • 15
  • 48
  • 55
elveti
  • 2,058
  • 2
  • 15
  • 23

1 Answers1

0

I haven't tried this but maybe you should take a look at these links

Launch custom android application from android browser Make a link in the Android browser start up my app?

and try passing the longlat info within or parameters

Community
  • 1
  • 1
DucTran
  • 156
  • 1
  • 12