Embed Map with Marker on AMP HTML page

前端 未结 3 2519
小鲜肉
小鲜肉 2021-02-20 17:33

Currently I use the Google Maps API to generate a map with a marker (given a lat/long set of coordinates) to a given location. In AMP HTML, it appears the way to do this current

3条回答
  •  春和景丽
    2021-02-20 18:23

    Embedding a page in an amp-frame requires:

    1. Additional Javascript ()
    2. Placement at least 600px from the top of the amp page.

提交回复
热议问题