General
-
Premium for bigger size maybe?
I want to make a good quality map for the whole city. I dont mind paying to download more than 10 1000px photos
2 votes -
1 vote
-
Trying to Embed my Snazzy Map
(EDIT: Ok apparently everyone is having this issue)
And it shows up for 1 second then dissapears and says: "!, Oops! Something went wrong.
This page didn't load Google Maps correctly. See the JavaScript console for technical details."code:
<iframe src="https://snazzymaps.com/embed/217108" width="100%" height="600px" style="border:none;"></iframe>I'm using the embed code given to me by snazzy maps.. even if I go to that link (https://snazzymaps.com/embed/217108) same thing happens.
Error Log From My Console:
js?key=AIzaSyCpe5A6h2liQlWaKrFiunsy5vPAHPNCyb0&v=3.31&language=en&libraries=places,geometry&callback=createMap:86 Google Maps JavaScript API error: ExpiredKeyMapError
https://developers.google.com/maps/documentation/javascript/error-messages#expired-key-map-error
_.gd @ js?key=AIzaSyCpe5A6h2liQlWaKrFiunsy5vPAHPNCyb0&v=3.31&language=en&libraries=places,geometry&callback=createMap:86
util.js:232 Google Maps JavaScript API warning: RetiredVersion https://developers.google.com/maps/documentation/javascript/error-messages#retired-version
ez.j @ util.js:232Any help would…
3 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 -
Local language set as default. Try to fix this, people struggle a lot.
No one uses api or configuration stuff.
1 vote -
Download SVG/EPS/... will be appreciated
If it is possible, I would appreciate a vector version of downloaded image (SVG/EPS/PDF/AI/...) to make changes afterwards or make larger prints.
51 votes -
Let us download more than 10/day!
I am using snazzy maps to make personalized gifts for family and friends. Creating one poster of a big city can take several days because I need more than 10 pieces to put together. I would even pay (especially if that would include a license to use and sell) for a subscription or something if there would be a possibility of unlimited downloads and BIGGER pictures, as someone below already mentioned.
12 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 -
Created a map, assigned the API key from Google, as soon as the map code is in website, the error 'Oops! Something went wrong' occurs
Oops! Something went wrong.
This page didn't load Google Maps correctly. See the JavaScript console for technical details.The error in the Java console refers to a missing API Key. Thus, I have created a second and new API Key from Google, but by bringing the Snazzy Maps code onto our website the error occurs again 'Oops! Something went wrong.
This page didn't load Google Maps correctly. See the JavaScript console for technical details.' and the Java console error is: 'js?key=AIzaSyB8pL2qIZNz5aQqpNy8ttSZYBzZCxbCois&v=3.31&language=en&libraries=places,geometry&callback=createMap:77 Google Maps JavaScript API error: ApiNotActivatedMapError
https://developers.google.com/maps/documentation/javascript/error-messages#api-not-activated-map-error' Any idea what that could be?21 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 -
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..
65 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
- Don't see your idea?