Skip to content

Instantly share code, notes, and snippets.

curl -F "app_key=EdAvEPVEC3LuaTg5Q3z6WbDVqZlcBQ8Z" -F "padma_id=belgrano" -F "import[object]=Product" -F "import[upload]=@belgrano_productos.csv;type=text/csv" http://fnz-staging.herokuapp.com/api/v0/imports
<script>
// Note: This example requires that you consent to location sharing when
// prompted by your browser. If you see the error "The Geolocation service
// failed.", it means you probably did not give permission for the browser to
// locate you.
function initMap() {
var markers = [];
var map = new google.maps.Map(document.getElementById('map'), {
center: {lat: 35, lng: -50},