- Posts: 24
- Thank you received: 0
Zhgooglemap PopUp close
- tag6
- Topic Author
- Offline
- Junior Member
Less
More
5 years 2 months ago #12515
by tag6
Zhgooglemap PopUp close was created by tag6
in Zhgooglemap the popUp does not close with a click on the map
this is very inconvenient with mobile
(in Zhosmmap it works)
this is very inconvenient with mobile
(in Zhosmmap it works)
Please Log in or Create an account to join the conversation.
- tag6
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 24
- Thank you received: 0
5 years 2 months ago #12516
by tag6
Replied by tag6 on topic Zhgooglemap PopUp close
it is inconvenient not to close PopUp with click on map also because sometimes the PopUp is off the map.
see Attachment
see Attachment
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
5 years 2 months ago #12520
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Zhgooglemap PopUp close
Hi
As for OSM - this property exists and by default is Yes.
As for Google - it is not controlled by API, but I can add parameter and process it to hide infowin.
I'll try to add it on next week.
As for OSM - this property exists and by default is Yes.
As for Google - it is not controlled by API, but I can add parameter and process it to hide infowin.
I'll try to add it on next week.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
5 years 2 months ago - 5 years 2 months ago #12521
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Zhgooglemap PopUp close
Hi.
I did release
zhuk.cc/2019/08/26/zh-googlemap-new-opti...se-infowin-on-click/
Check Extension Manager for update
I did release
zhuk.cc/2019/08/26/zh-googlemap-new-opti...se-infowin-on-click/
Check Extension Manager for update
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 5 years 2 months ago by Dima.
Please Log in or Create an account to join the conversation.
- tag6
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 24
- Thank you received: 0
5 years 2 months ago - 5 years 2 months ago #12525
by tag6
Replied by tag6 on topic Zhgooglemap PopUp close
great Dima! it works ... but a warning is displayed: the function has failed because REQUEST_DENIED
maybe it's better openstreetmaps? the function in googlemaps Displayed Tags in InfoBubble is very nice.
I am very confused whether to use openstreemap or googlemaps ...
maybe it's better openstreetmaps? the function in googlemaps Displayed Tags in InfoBubble is very nice.
I am very confused whether to use openstreemap or googlemaps ...
Last edit: 5 years 2 months ago by tag6.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
5 years 2 months ago - 5 years 2 months ago #12526
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Zhgooglemap PopUp close
Hi
One of Request_Denied cause is you use geocoder (placemark defined by text address), or tries to use search feature.
And you didn't have Google Maps API Key (or not configured).
Today Google requires API key, and it add more billing cases. Read it terms.
If you will break its limits (and not have billing, ie not pay) - you'll get overlay image "For developer purposes" over the map and some of features will not work (geocoding, streetview feature (not in case pegman on map) etc)
When they add this terms, I started development for OSM. Now when I have free time I still adding features to OSM extension, but it is still not completely implemented ajax loading map objects (placemarks and paths), but it is in my plans. As for documentation
As for tabs - it is not third party library (as in google), but I just write my own tab feature It is more flexible and I can add what I want
One of Request_Denied cause is you use geocoder (placemark defined by text address), or tries to use search feature.
And you didn't have Google Maps API Key (or not configured).
Today Google requires API key, and it add more billing cases. Read it terms.
If you will break its limits (and not have billing, ie not pay) - you'll get overlay image "For developer purposes" over the map and some of features will not work (geocoding, streetview feature (not in case pegman on map) etc)
When they add this terms, I started development for OSM. Now when I have free time I still adding features to OSM extension, but it is still not completely implemented ajax loading map objects (placemarks and paths), but it is in my plans. As for documentation
As for tabs - it is not third party library (as in google), but I just write my own tab feature It is more flexible and I can add what I want
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 5 years 2 months ago by Dima.
Please Log in or Create an account to join the conversation.
Time to create page: 0.207 seconds