General
189 results found
-
1 vote
-
Keep the download feature!
Please keep the download feature! Would be great if you could download at 300dpi as well
51 votes -
Suggestion: Make plugins for design tools
As a designer, I love using Snazzy maps, but I cannot do much with code output. It would be great if you were able to export an image, or even better; have plugins that you allow you to do so right in your design tool (like Sketch and Adobe XD)
1 vote -
Click on a marker on the map to edit it
Now I have to look up a marker in a long list of markers, which takes a lot of time. If I could simply (double) click a marker, that would save a lot of time.
3 votes -
There should be option to set a scale value
it would enable us to make maps of different regions in the same scale
3 votes -
Local language set as default. Try to fix this, people struggle a lot.
No one uses api or configuration stuff.
1 vote -
Google Maps JavaScript API warning: RetiredVersion
Update the version of the API to one that isn't retired.
58 votes -
Add categories! It would be so helpful!
This is the same as the idea to add organization someone else submitted.
8 votes -
commercial use
Hi, I think about using a snapshot of a snazzy map to put on my e-commerce website. Is this okay?
Do I have to reference anything?4 votes -
Is it possible to set different settings for different zoom levels?
I want to have no cities showing when looking at the whole USA but have large cities when zoomed in to an individual state. Is this possible to set different settings for different zoom levels?
1 vote -
web site to app?
Possibly change from web resource to a android app. You may get access to Google's API for free that way
1 vote -
Allow editing JSON directly in the "View Code" tab
Allow editing the map styles directly in the JSON in the "View Code" tab. This way we can copy and paste styles we may have started outside Snazzy Maps, and stylize properties of the map that may not be available in the editing UI. For example, I couldn't change the color of, or remove the equator and International Date Line (IDL) from the UI.
1 vote -
add the Marker Clustering ability
to combine markers of close proximity into clusters, and simplify the display of markers on the map.
52 votes -
typescript support
typescript is used for Angular.
because it is typed, the styles don't work so well.
But it can be made to work by removing the quotes
So
{
"featureType": "water",
"elementType": "geometry",
"stylers": [
{
Becomes
{
featureType: "water",
elementType: "geometry",
stylers: [
{
etc.
Also
const snazzyStyles: google.maps.MapTypeStyle[] = [
{elementType: 'geometry', stylers: [{color: '#242f3e'}]},
you get the idea.1 vote -
Google Maps to dxf
Google Maps to dxf
4 votes -
Allow reorganization of pins in list
Add the ability to drag the pins up or down to reorganize them in the list (on the left side when working on the map) so that we can alphabetize, etc., and work with what we have created more easily
1 vote -
A scale barcode
Same as the one that is on Google maps would be great; as I use these maps to print out. Thanks.
4 votes -
11 votes
-
Integrate with Google My Maps
Google's My Maps (google.com/mymaps) is a feature I use a lot to create maps for clients to use for wayfinding for real estate development projects. I would love to be able to apply map styles from Snazzy Maps to those maps. Google My Maps comes with 9 styling options, but no option to customize those in any way, so I don't know if this is a request that Google would need to handle or if there's a way that Snazzy Maps could make the integration work. Great site here, thanks!
6 votes -
Add drive route ability
I download images of the maps to use with media test drive events but would truly benefit if I had the ability to include my drive route / directions from Google Maps and then could style with the map I choose from Snazzy Maps. Is this an option currently or something coming soon?
22 votes
- Don't see your idea?