いつもMW Google Mapsを利用させていただいていたのですが、GoogleMAPがAPIkey必須になった為だと思うのですが住所を入れるとエラーが出るようになりました。
APIkeyを取得はしたのですが、設定する項目がないので困っております。
取得したAPIkeyをどこにいれたらいいのでしょうか?
Hi,
From one to the other the plugin doesn’t function anymore. In the past it was ok. I did several times delete and install the plugin but no succes. On my other sites no problem.
This page is filled in correctly:
https://www.jouwsaunagids.nl/sauna/groningen/sauna-loppersum/
Are you able to help me?
regards
Loek
Hi,
Can we use [mw-google-maps-multi] to display all markers on the map?
So we can show all the markers with link to posts on the map.
Can it support Feature Image in the marker popup?
Great plugin.
Thanks,
]]>MW Google Maps活用させていただいております。
ジオコーディングの連携についてお聞きしたいのですが、[mw-google-maps-multi]タイプのGoogleMAPを表示しているときに投稿画面にあるようなキーワードから地図の位置(中心点)を操作する検索窓を設けることは可能でしょうか?
mw-google-maps/mw-google-maps.php のjs記述部分に
gmap.mw_google_maps( 'geocode', {
btn : $( '#mw-google-maps_mapbtn' ),
address : $( '#mw-google-maps_address' ),
latitude : $( '#mw-google-maps_latitude' ),
longitude: $( '#mw-google-maps_longitude' )
} );
を追加してみたり、<input type=”button” id=”mw-google-maps_mapbtn” value=”検索する” />に、 onclick=”render_geocode()”を追加したり改造してみたのですが上手く連動しなく苦戦しております。
ご教示いただけますと幸いです。
よろしくお願いいたします。