Questions tagged [snazzymaps]
5 questions
4
votes
1 answer
Setting info-window offset for agm snazzy-info-window
I'm using agm and agm snazzy-info window. Since the marker I'm using is small, the info window is too far from the marker.
Looking at snazzy-info-window docs -
https://github.com/atmist/snazzy-info-window#offset seems like they let you set the…

danieln
- 4,795
- 10
- 42
- 64
0
votes
1 answer
Snazzy Maps in Rails Application
I set up a nice map in my rails application. Everything is working fine but I cannot style the map with SnazzyMaps.
Here is my map.js file:
import GMaps from 'gmaps/gmaps.js';
const mapElement = document.getElementById('map');
if (mapElement) { //…

Sabrina
- 309
- 1
- 14
0
votes
1 answer
Change the position of info window while zoom in/out the google map
I'm using a snazzy google map plugin in my website. But there exists an issue that is, the info window retains in the same position when the google map zooms in/out. How can we change the info window position depends on the google map?
user8308116
0
votes
1 answer
Styling Carto.com map with SnazzyMaps
According to the carto.com documentation it's possible (at least to some extent) to modify the styles of the map, but what if we have a requirement to use a style from snazzymaps.com?
Is it possible to integrate both services together?
Is there an…

WeMakeSoftware
- 9,039
- 5
- 34
- 52
-2
votes
1 answer
anybody know the text-domain or unique class of snazzy maps plugin?
https://wordpress.org/plugins/snazzy-maps/
Am using snazzy maps wordpress plug-in to style site maps and i want to add in recommended plug-ins using tgmpa plug-in but for this i need a text domain or unique class to add in recommended…

Varinder Sohal
- 1,142
- 5
- 24
- 44