General
-
Paid Subscription
I am willing to pay for this service. I understand the original intent behind this website, but I regularly use your maps for my business. I am willing to bet that many of my colleagues would be willing to subscribe.
17 votes -
Allow us to use our own API key in the Map Builder feature
Allow us to use our own API key in your Map Builder feature, that way maybe you can reduce the cost on your website.
19 votes -
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 -
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 -
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 -
Increase the size of the download
1000x1000 pixels is just too small..
77 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 -
Add categories! It would be so helpful!
This is the same as the idea to add organization someone else submitted.
8 votes -
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 -
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!
3 votes -
Google Maps to dxf
Google Maps to dxf
4 votes -
1 vote
-
Keep the download feature!
Please keep the download feature! Would be great if you could download at 300dpi as well
50 votes -
Add 'lang' attribute to HTML tag for accessibility purposes
Accessibility guidelines require an html tag contain a language attribute. It would be great if the iframe served by Snazzy Maps could include it.
WCAG 2.1 - https://www.w3.org/TR/WCAG21/
4 votes -
Map download bug: automatically downloads image every time dimensions change
Once I downloaded my first map it then started automatically downloading every time I change either one of the dimensions. I now have downloads of the step-by-step size changes I've done.
1 vote -
Create markers with numbers on them. Would be helpful for bar crawl events.
Create markers with numbers on them. Would be helpful for bar crawl events.
1 vote -
Undo move
Have an undo button. Occasionally I have found myself having to reset my map because I edited something that is irreversible. As I have become more familiar with Snazzy Maps I am able to avoid this a bit more, but having a tool that undoes the last move in addition to the reset would be a time saver.
4 votes -
Icon Conrtol
Have the icons for business, schools, churches transportation hubs ect be able to be turned off individually as well as by category. Sometimes I want a few businesses to be shown but in order to see them I often get random barber shops and restaurant icons that are distracting to the message I designed for that particular map.
4 votes -
Bug- File downloads as 1kb and corrupt
I tried downloading an area in four pieces and one corner would not download at all.. It saves as a file of 1kb which cannot be opened. The files i downloaded before and after this are fine
6 votes -
Allow photos to be included in pop-outs
I would love to include photos of our properties while creating my map. I want to have them pop-up along-side or in place of text. Thanks in advance for anything you can do, love the platform except for this!
3 votes
- Don't see your idea?